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

2014-01-26 Thread Erik van Pienbroek
Hey, Here's a patch which implements a secapi wrapper for the sprintf_s symbol. It's needed to fix Windows XP compatibility in Qt5/ANGLE as mentioned at https://bugzilla.redhat.com/show_bug.cgi?id=1057983 Okay to apply? Regards, Erik >From dca6ecb46f9b3f2d5652bf27208ac4ecdae1a652 Mon Sep 17 00:

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

2014-01-26 Thread Kai Tietz
Hello Erik, patch is ok for trunk. It might be something for 3.x too. Latter is JonY's decision. Thanks, Kai 2014-01-26 Erik van Pienbroek : > Hey, > > Here's a patch which implements a secapi wrapper for the sprintf_s > symbol. It's needed to fix Windows XP compatibility in Qt5/ANGLE as > men

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

2014-01-26 Thread Erik van Pienbroek
Thanks, committed as r6469 Kai Tietz schreef op zo 26-01-2014 om 20:25 [+0100]: > Hello Erik, > > patch is ok for trunk. It might be something for 3.x too. Latter is > JonY's decision. > > Thanks, > Kai > > 2014-01-26 Erik van Pienbroek : > > Hey, > > > > Here's a patch which implements a sec