[Webkit-unassigned] [Bug 50867] [Gtk] WebKitGtk+ doesn't build on Mac OS X 10.6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 15:14:04 PST 2010


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





--- Comment #17 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-23 15:14:03 PST ---
(In reply to comment #16)
> (From update of attachment 77307 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=77307&action=review
> 
> > WebCore/platform/UUID.h:37
> >  #include "PlatformString.h"
> 
> This change to UUID.h is simply not correct.  It’s unsafe to alter the PLATFORM defines in individual files like this, even more so from a header file.

OK, how about #define PLATFORM_CF for  (OS(DARWIN) && PLATFORM(GTK)) in JavaScriptCore/wt/Platform.h? Will this be a correct change?

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