cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [bagder/curl] f18737: sasl_sspi: Fixed SPN not being converted to wchar ...

From: Gisle Vanem <gvanem_at_yahoo.no>
Date: Sat, 9 Aug 2014 19:49:41 +0200

> Changed paths:
> M lib/curl_sasl_sspi.c
>
> Log Message:
> -----------
> sasl_sspi: Fixed SPN not being converted to wchar under Unicode builds

Now it seems only ldap.c is not UNICODE compatible. From MSVC
compile of ldap.c with -D_UNICODE:

ldap.c(219) : warning C4133: 'function' : incompatible types - from 'char *' to 'PWCHAR'
ldap.c(342) : warning C4133: 'function' : incompatible types - from 'char *' to 'const PWCHAR'
...

--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-09