From: Pavel A <[email protected]> We propose this change in libp11-kit for compatibility with WinXP (32-bit). Otherwise, libp11-kit-0.dll and all stuff using it would fail to load because of missing import strerror_s. Here is a bug report with a similar patch: https://bugs.freedesktop.org/show_bug.cgi?id=76594#c1
Thanks, pa Pavel A (1): Implement strerror_r compatible with WinXP (common/compat.c) common/compat.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- 1.9.3 _______________________________________________ p11-glue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/p11-glue
