On Fri, Mar 28, 2014 at 11:51:09AM +0200, Andres Gomez wrote: > As explained in the bug, there are 2 proposed approaches to fix the > problem described in the bug: > * Add explicit casts whenever calling overloaded functions with > different std::function parameters. > * Upgrade the build dependencies to GCC 4.8.0.
I guess in the subject you mean >= 4.8.0. I generally prefer to be cautious when bumping build requirements, but I checked some of the major distributions (see bug #130585) and all of them seem to ship gcc 4.8.0 so I think we should be fine. Berto _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
