Bug 111104

Summary: Add casts in DFGGPRInfo.h to suppress warnings
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.