[Webkit-unassigned] [Bug 34694] [Qt] Fix QtLauncher compile on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 7 22:13:14 PST 2010


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





--- Comment #5 from Shinichiro Hamaji <hamaji at chromium.org>  2010-02-07 22:13:14 PST ---
I guess we don't need #define for GCC? I think

#ifndef Q_CC_GNU
#define __attribute__(x)
#endif

should work.

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