[xmlsec] use of variable errorT/W in src/mscrypto/crypto.c
Aleksey Sanin
aleksey at aleksey.com
Sun Nov 27 11:37:16 PST 2016
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
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
More information about the xmlsec
mailing list