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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 1 14:34:01 PDT 2006


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


sam.weinig at gmail.com changed:

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




------- Comment #1 from sam.weinig at gmail.com  2006-08-01 14:34 PDT -------
Created an attachment (id=9802)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9802&action=view)
patch

Attaching patch with ChangeLogs.  All of the changes to the code are making
explicit, already implicit conversions/casts from 64 bit types (such as double
or long long) to 32 bit types.  Some of these conversions are worrisome as data
is potentially being lost.


-- 
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