Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1207 libcurl compilation on Windows with unicode support enabled.
From: Étienne Dupuis <kwtc_at_users.sf.net>
Date: Tue, 28 May 2013 06:41:55 +0000
See commit https://github.com/bagder/curl/commit/46480bb9a1569eaf156012f33e3e7e8c3de18f87, file getenv.c, where 'ExpandEnvironmentString' was replaced by 'ExpandEnvironmentStringA'.
--- ** [bugs:#1207] libcurl compilation on Windows with unicode support enabled.** **Status:** pending **Created:** Mon Mar 18, 2013 11:06 AM UTC by Étienne Dupuis **Last Updated:** Sun May 26, 2013 10:19 PM UTC **Owner:** Daniel Stenberg libcurl ldap.c fails to compile properly on Windows when Unicode support is enabled. See attached patch; basically WIN32 API functions should be suffixed by 'A' to use 'char' implementations rather than 'wchar' implementations. --- Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1207/> To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>Received on 2013-05-28 These mail archives are generated by hypermail. |
Page updated May 06, 2013.
web site info