use of variable errorT/W in src/mscrypto/crypto.c
Roumen Petrov <[email protected]> Sun, 27 Nov 2016 10:44:27 +0200
| Newsgroups | gmane.text.xml.xmlsec |
|---|---|
| Message-ID | <[email protected]> |
Hello, Definition of Variable errorT is defined for UNICODE and errorE otherwise. Function FormatMessage is called with errorT unconditionally and build fail for non-unicode builds. Next failure is use of both errorT and errorW as argumens of conversion functions. Regards, Roumen _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec