[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 15:20:11 PDT 2006


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


sam.weinig at gmail.com changed:

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




------- Comment #5 from sam.weinig at gmail.com  2006-08-02 15:20 PDT -------
Created an attachment (id=9837)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9837&action=view)
patch of remaining less trivial changes

This third patch contains the remaining changes.  NOTE: none of the changes in
this patch change any behavior, they simply explicitly down cast 64 bit types
to 32 bit types that would be implicitly down cast anyway.  The question is if
those implicit conversions were safe to begin with and if not how we should
deal with them.  


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