[Webkit-unassigned] [Bug 136981] ArgumentEncoder::encode does not support long long
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 22 05:16:24 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136981
--- Comment #8 from Zan Dobersek <zandobersek at gmail.com> 2014-09-22 05:16:23 PST ---
This also occurs on Linux when compiling with Clang and libc++. On these 64-bit systems int64_t is used to define the `long` type instead of `long long`.
--
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