[Webkit-unassigned] [Bug 133400] Buildfix on Linux, uint64_t and unsigned long conflict

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 31 16:50:19 PDT 2014


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232284|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #4 from Anders Carlsson <andersca at apple.com>  2014-05-31 16:50:42 PST ---
(From update of attachment 232284)
I think it's wrong that there are traits for unsigned long. We should only encode/decode explicitly sized types.

I think the right fix is to remove the unsigned long specialization, see what breaks and then add the necessary casts.

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