[Webkit-unassigned] [Bug 27118] [QT] Wrong of declaration of writeOnlyProperty: READ function is always required.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 09:20:26 PDT 2010


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





--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2010-08-02 09:20:26 PST ---
(In reply to comment #2)
> I looked into this a while bug and draw the same conclusion as Jędrzej.
> 
> Just for future reference - I think the warning is coming from moc and not from the C/C++ compiler.

Yes, this warning is coming from moc, and doesn't block build if we add -Werror option to gcc: https://bugs.webkit.org/show_bug.cgi?id=43191

But unfortunately it makes the compiling step orange on the buildbot. :(
Is there a correct way to hide this warning to make the bot green?

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