[Webkit-unassigned] [Bug 77809] configure: Use the wide character version of win32 API by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 4 03:37:46 PST 2012


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


Kalev Lember <kalevlember at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125491|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Kalev Lember <kalevlember at gmail.com>  2012-02-04 03:37:46 PST ---
Created an attachment (id=125491)
 --> (https://bugs.webkit.org/attachment.cgi?id=125491&action=review)
[GTK] Use the wide character version of win32 API by default

[GTK] Use the wide character version of win32 API by default
https://bugs.webkit.org/show_bug.cgi?id=77809

Reviewed by NOBODY (OOPS!).

Certain win32-specific files (like PluginDatabaseWin.cpp) make the
assumption that the wide character version of win32 API is the default.
Define _UNICODE and UNICODE to do this, similar to what other win32
ports are doing.

* GNUmakefile.am:

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