Bug 111104 - Add casts in DFGGPRInfo.h to suppress warnings
Summary: Add casts in DFGGPRInfo.h to suppress warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 12:43 PST by Mark Hahnenberg
Modified: 2013-02-28 13:59 PST (History)
1 user (show)

See Also:


Attachments
patch (1.95 KB, patch)
2013-02-28 12:46 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2013-02-28 12:43:42 PST
With certain flags on, we get compiler warnings on ARM. We should do the proper casts to make these warnings go away.
Comment 1 Mark Hahnenberg 2013-02-28 12:46:32 PST
Created attachment 190787 [details]
patch
Comment 2 WebKit Review Bot 2013-02-28 13:59:20 PST
Comment on attachment 190787 [details]
patch

Clearing flags on attachment: 190787

Committed r144365: <http://trac.webkit.org/changeset/144365>
Comment 3 WebKit Review Bot 2013-02-28 13:59:23 PST
All reviewed patches have been landed.  Closing bug.