[Webkit-unassigned] [Bug 51781] long long should not be en- and decoded as int64_t

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 31 11:46:46 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51781


Darin Adler <darin at apple.com> changed:

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




--- Comment #6 from Darin Adler <darin at apple.com>  2010-12-31 11:46:45 PST ---
(From update of attachment 77726)
No good. This will break the build on any platform where int64_t and long long are the same type.

We can't mix built-in types with typedefs easily.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list