[Webkit-unassigned] [Bug 88223] [Qt] Fix -Werror for the buildbots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 09:31:11 PDT 2012


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





--- Comment #3 from Csaba Osztrogonac <ossy at webkit.org>  2012-06-12 09:31:11 PST ---
discussion about it:

<kbalazs> torarne: couldn't we autodetect custom toochains?
<torarne> right, we should probably remove that qt_developer_build check
<torarne> it's too limiting. webkit should probably always be in "developer mode", regardless of how qt was built
<torarne> and in some cases it will be in "production" mode, eg when building as part of qt5.git with a non-dev-mode qt
<torarne> Ossy: rs=me on reverting this part for now http://trac.webkit.org/changeset/119269/trunk/Tools/qmake/mkspecs/features/unix/default_post.prf
<Ossy> torarne, or what if we remove this developer checking and we add after importing WebKit as Qt5 module?
<torarne> Ossy: yes. well, we should keep the code the same, and have a flag or CONFIG+=production, but in practice the qt-import will behave slightly differently

enable Werror again landed in http://trac.webkit.org/changeset/120083

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