[Webkit-unassigned] [Bug 10192] Make WebCore (and friends) compile with -Wshorten-64-to-32

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 2 14:51:30 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10192


sam.weinig at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9834|                            |review?
               Flag|                            |




------- Comment #3 from sam.weinig at gmail.com  2006-08-02 14:51 PDT -------
Created an attachment (id=9834)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9834&action=view)
patch of trivial changes

This patch includes only the trivial changes needed to compile with
-Wshorten-64-to-32.  The changes include adding 'f's to the end of float
literals and switching some cos()'s and ceil()'s to cosf()'s and ceilf()'s. 
I've also added the flag to the Xcode project for JaveScriptGlue as it needs no
modifications to compile with it.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list