Re: [Mingw-w64-public] fopen_s missing on XP required for mariadbclient

2015-01-28 Thread Martell Malone
Hi Philip, I was following this issue on msys2. Would the mariabd guys not allow fopen instead of fopen_s to be used in their source? I can create an emulated function for mingw-w64 for you but it's not up to me if it gets merged Kind Regards Martell On Wed, Jan 28, 2015 at 10:48 PM, Philip A Re

[Mingw-w64-public] fopen_s missing on XP required for mariadbclient

2015-01-28 Thread Philip A Reimer
Would someone be able to add fopen_s to mingw? I am unable to use MariaDB Client Library on Windows XP https://mariadb.atlassian.net/browse/CONC-106 I am currently using this patch https://gist.github.com/ant32/41a28b552c7405a55ab9 as a workaround -

[Mingw-w64-public] time guard

2015-01-28 Thread Martell Malone
This should fix the issue of windows programs assuming localtime_r and gmtime_r unavailable. if _POSIX_C_SOURCE is defined then we are specifically asking for them. Quote from http://pubs.opengroup.org/onlinepubs/007904975/functions/xsh_chap02_02.html "A POSIX-conforming application should ensur

[Mingw-w64-public] [ANN] Win-builds 1.5.0 - fully-bootstrapped free software distribution for Windows

2015-01-28 Thread Adrien Nader
[ This email is posted to several mailing-lists: win-builds', mingw-w64 and the caml-list. ] Hi, I am happy to announce the availability of Win-builds 1.5.0 which is the result of many months of work in order to add new packages, update available ones and make all operations simpler and more intu