[Webkit-unassigned] [Bug 64560] [Qt] Compiling error in Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp with Qt 4.7 or older

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 07:20:02 PDT 2011


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





--- Comment #3 from Hui Huang <hui_huang at yahoo.com>  2011-07-18 07:20:02 PST ---
Thanks for reviewing the patch. I just made the change and it compiled without any problem. I will submit the new patch.

(In reply to comment #2)
> (From update of attachment 100977 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=100977&action=review
> 
> > Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp:1026
> > +#if QT_VERSION >= 0x040800
> 
> Please use QT_VERSION_CHECK(4, 8, 0) instead of 0x040800

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