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: Étienne Dupuis <kwtc_at_users.sf.net>
Date: Tue, 28 May 2013 12:07:02 +0000

In fact, it seems that ldap support may be enabled on Linux using './configuration --enable-ldap' and that the ldap library to use may also be chosen on the configure command line.

In that case, I can not test all configuration options, so the patch should be dropped.

---
** [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:** Tue May 28, 2013 09:30 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-28

These mail archives are generated by hypermail.

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

File upload with ASP.NET