[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
Tue Dec 28 18:53:42 PST 2010


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





--- Comment #42 from Mark Rowe (bdash) <mrowe at apple.com>  2010-12-28 18:53:41 PST ---
(In reply to comment #41)
> Note that  #elif (OS(LINUX) && PLATFORM(CHROMIUM)) || (OS(DARWIN) && !PLATFORM(CF)) will run into a bug of check-webkit-style and && has higher precedence than ||, so I just removed parentheses

It would be preferable to keep the more obvious style, file a bug about the bogus warning, and then simply ignore it for this patch.

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