[Webkit-unassigned] [Bug 114121] [GTK] Windows build failure after r136056

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 7 10:09:04 PDT 2013


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


Kalev Lember <kalevlember at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bfulgham at webkit.org




--- Comment #1 from Kalev Lember <kalevlember at gmail.com>  2013-04-07 10:07:18 PST ---
r136056 broke the build for some Windows ports that aren't the apple-win port. Looks like the config.h addition should be guarded by PLATFORM(WIN) instead of #ifdef(WIN32). The #undefs there don't make sense for GTK Windows port, at least.

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