Re: [Mingw-w64-public] [PATCH] Add secapi wrapper for strerror_s

2014-03-30 Thread Erik van Pienbroek
Jacek Caban schreef op vr 28-03-2014 om 16:10 [+0100]: > On 03/28/14 15:39, Erik van Pienbroek wrote: > > Hi, > > > > Attached patch fixes a compatibility issue with p11-kit and sigar on > > Windows XP (missing strerror_s symbol). Okay to commit? > > > > Looks good to me. > > Thanks, > Jacek Com

Re: [Mingw-w64-public] [PATCH] Add secapi wrapper for strerror_s

2014-03-28 Thread Jacek Caban
On 03/28/14 15:39, Erik van Pienbroek wrote: > Hi, > > Attached patch fixes a compatibility issue with p11-kit and sigar on > Windows XP (missing strerror_s symbol). Okay to commit? > Looks good to me. Thanks, Jacek -- _

[Mingw-w64-public] [PATCH] Add secapi wrapper for strerror_s

2014-03-28 Thread Erik van Pienbroek
Hi, Attached patch fixes a compatibility issue with p11-kit and sigar on Windows XP (missing strerror_s symbol). Okay to commit? Regards, Erik van Pienbroek >From aa643f570cd1cb7c515af405fd844aab3c69ab45 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Fri, 28 Mar 2014 15:14:25 +0100 Su