[Webkit-unassigned] [Bug 134971] On gentoo, net-libs/webkit-gtk-2.4.4-r200 complains when compiling.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 09:21:17 PDT 2014


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


Zan Dobersek <zandobersek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |berto at igalia.com,
                   |                            |cgarcia at igalia.com




--- Comment #1 from Zan Dobersek <zandobersek at gmail.com>  2014-07-21 09:21:31 PST ---
In trunk and on 2.4 we're building with -fno-strict-aliasing, so this error shouldn't pop up. That is, unless the optimization is re-enabled by -O2 or -O3 or directly later in the compiler command -- that would enable the warning.

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