cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1207 libcurl compilation on Windows with unicode support enabled.

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Tue, 21 May 2013 21:44:25 +0000

Can someone clarify if this patch has any downside? It seems so very unconditional in that it switches other API calls in many places. For example, which windows versions does it work on and does it impose any requirements on the compiler/build environment?

I will close this report unless I see a significant support and will to get it merged.

---
** [bugs:#1207] libcurl compilation on Windows with unicode support enabled.**
**Status:** open
**Created:** Mon Mar 18, 2013 11:06 AM UTC by Étienne Dupuis
**Last Updated:** Wed Apr 03, 2013 08:51 AM 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-21

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET