[Webkit-unassigned] [Bug 130585] [GTK] [EFL] Build fails with GCC < 4.8.x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 06:02:47 PDT 2014


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





--- Comment #3 from Andres Gomez Garcia <agomez at igalia.com>  2014-03-21 06:03:09 PST ---
The behavior is explained at:
http://stackoverflow.com/questions/22146749/overload-resolution-with-stdfunction

And seems to be related to:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#2132

Possible options are:
 * Provide a explicit cast for the failing overloads
 * Bump the mimum GCC version up to 4.8.x

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