[Webkit-unassigned] [Bug 102794] Fix QNX Qt build by enabling JIT.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 01:32:56 PST 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177325|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #7 from Simon Hausmann <hausmann at webkit.org>  2012-12-10 01:35:21 PST ---
(From update of attachment 177325)
View in context: https://bugs.webkit.org/attachment.cgi?id=177325&action=review

> Source/WTF/wtf/Platform.h:900
> +    && !(OS(QNX) && !PLATFORM(QT)) // We use jit in qnx qt

jit -> JIT. qnx -> QNX. qt -> Qt


And the use of C++ comments in this header file breaks the build of any C files, as the Gtk EWS indicated.

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