Bug 29296 - [Qt] Build break fix on gcc ARM.
Summary: [Qt] Build break fix on gcc ARM.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 04:45 PDT by Jocelyn Turcotte
Modified: 2009-09-16 04:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (960 bytes, patch)
2009-09-16 04:45 PDT, Jocelyn Turcotte
vestbo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2009-09-16 04:45:54 PDT
Created attachment 39640 [details]
Patch

qreal is a float on ARM.
Casting to prevent ambiguity error.
Comment 1 Tor Arne Vestbø 2009-09-16 04:50:56 PDT
Landed in r48411