Re: use of variable errorT/W in src/mscrypto/crypto.c
Aleksey Sanin <[email protected]> Sun, 27 Nov 2016 11:37:16 -0800
| Newsgroups | gmane.text.xml.xmlsec |
|---|---|
| Message-ID | <[email protected]> |
Rolled back the ifdef I've added: https://github.com/lsh123/xmlsec/commit/71515f4da78d79e3747781f65693d58f860a1b4e Please let me know if it helps. BTW, just a heads up -- I am simplifying/unifying errors handling (many PRs, for example this one https://github.com/lsh123/xmlsec/pull/62/files). I plan to do it for mscrypto as well. Best, Aleksey On 11/27/16 12:44 AM, Roumen Petrov wrote: > 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 _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec