[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:59:17 PDT 2014


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





--- Comment #5 from Brian Burg <burg at cs.washington.edu>  2014-05-31 16:59:41 PST ---
(In reply to comment #4)
> (From update of attachment 232284 [details])
> 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.

Sounds like the right fix to me. IIRC, the only unsigned long is for encode/decode network request identifiers, which haven't landed yet anyway (but have been up for review for a long time).

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