[Webkit-unassigned] [Bug 59702] [PATCH] Add missing _WIN32_WINNT and WINVER definitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 10:19:14 PDT 2011


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


Erik van Pienbroek <erik-webkit at vanpienbroek.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erik-webkit at vanpienbroek.nl




--- Comment #2 from Erik van Pienbroek <erik-webkit at vanpienbroek.nl>  2011-04-28 10:19:14 PST ---
Additional note: the compile error mentioned here only occurs when using the mingw.org toolchain. If the mingw-w64 toolchain is used then this error doesn't happen as _WIN32_WINNT is set to 0x0500 in their headers by default

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