[Webkit-unassigned] [Bug 30958] Turn on warnings for QtWebKit for gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 06:38:56 PDT 2010


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





--- Comment #7 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-05-03 06:38:55 PST ---
(In reply to comment #6)
> -Wcast-align needs to be removed.
> 
> With GCC 4.4, these two warning crops up all the time on ARM:

Thiago, these issues are being looked at bug 38045. Two good reason why we
should continue having these warnings on the _trunk_
 a./ Other WebKit ports have them enabled as well; some of the other ports are
treat these warnings as errors. If we do not have them enabled building Qt port
of WebKit will give no warning about a potential build break on other WebKit
ports.
  b./ I think in long term we really want to fix these - and the best way to
get attention is to have the warnings turned on.

If these really can not be addresses, we might want to consider turning the
warnings off just for ARM platforms.

Also, it might make sense to turn the warnings of for production branches, but
I think we should keep them on for the trunk.

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