[Webkit-unassigned] [Bug 125296] [EFL] Buildfix after r160151

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 05:42:29 PST 2013


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





--- Comment #12 from Laszlo Vidacs <lac at inf.u-szeged.hu>  2013-12-05 05:40:45 PST ---
A possible solution is submitted to https://bugs.webkit.org/show_bug.cgi?id=125298
Unsigned int does not fit in long int, so the common type for both values could be long long int.

Could you take a look at that patch?

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