Re: [Mingw-w64-public] [PATCH 1/2] stdlib.h: Add mkstemp implementation.

2015-01-26 Thread Alexey Pavlov
2015-01-25 6:13 GMT+03:00 Dongsheng Song : > On Fri, Jan 23, 2015 at 6:35 PM, Jacek Caban > wrote: > > On 01/22/15 15:35, Dongsheng Song wrote: > >> Please review. > > > > Looks good to me. > > > > Thanks, > > Jacek > > > > Pushed as 842d5c6b20526a78b3d29550c9dd196ec3215d21. > > Can you also do t

Re: [Mingw-w64-public] v4.0-rc1 released

2015-01-26 Thread Erik van Pienbroek
Erik van Pienbroek schreef op ma 26-01-2015 om 21:29 [+0100]: > JonY schreef op zo 25-01-2015 om 09:36 [+0800]: > > Hello all, > > > > v4.x has been branched, and the first release candidate has been > > released on sourceforge. If all goes well, v4.0.0 will be released > > by next week. Testers

Re: [Mingw-w64-public] v4.0-rc1 released

2015-01-26 Thread Erik van Pienbroek
JonY schreef op zo 25-01-2015 om 09:36 [+0800]: > Hello all, > > v4.x has been branched, and the first release candidate has been > released on sourceforge. If all goes well, v4.0.0 will be released > by next week. Testers, please give it a spin! Thanks for the pre-release! I'm going to push it

Re: [Mingw-w64-public] [PATCH 3/3] Added liblocationapi.a.

2015-01-26 Thread Kai Tietz
Makefile changes looking good for me. Please go ahead and apply. Thanks, KAi 2015-01-26 13:00 GMT+01:00 Jacek Caban : > --- > mingw-w64-crt/Makefile.am | 13 + > mingw-w64-crt/libsrc/locationapi.c | 5 + > 2 files changed, 18 insertions(+) > create mode 100644 mingw-w

Re: [Mingw-w64-public] [PATCH 1/3] locationapi.idl: Rewrote locationapi.h as IDL file.

2015-01-26 Thread Kai Tietz
Patch is ok. Please apply. Thanks, Kai 2015-01-26 13:00 GMT+01:00 Jacek Caban : > --- > mingw-w64-headers/include/locationapi.idl | 44 > +++ > 1 file changed, 44 insertions(+) > create mode 100644 mingw-w64-headers/include/locationapi.idl > > > > --

Re: [Mingw-w64-public] [PATCH 2/3] locationapi.idl: Added a few more declarations.

2015-01-26 Thread Kai Tietz
Generated header is ok. Thanks, Kai 2015-01-26 13:00 GMT+01:00 Jacek Caban : > --- > mingw-w64-headers/include/locationapi.idl | 50 > +++ > 1 file changed, 50 insertions(+) > > > > -- > Dive

[Mingw-w64-public] [PATCH 1/3] locationapi.idl: Rewrote locationapi.h as IDL file.

2015-01-26 Thread Jacek Caban
--- mingw-w64-headers/include/locationapi.idl | 44 +++ 1 file changed, 44 insertions(+) create mode 100644 mingw-w64-headers/include/locationapi.idl diff --git a/mingw-w64-headers/include/locationapi.idl b/mingw-w64-headers/include/locationapi.idl new file mode 1006

[Mingw-w64-public] [PATCH 3/3] Added liblocationapi.a.

2015-01-26 Thread Jacek Caban
--- mingw-w64-crt/Makefile.am | 13 + mingw-w64-crt/libsrc/locationapi.c | 5 + 2 files changed, 18 insertions(+) create mode 100644 mingw-w64-crt/libsrc/locationapi.c diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am index 3348ea2..b11cc50 100644 ---

[Mingw-w64-public] [PATCH 2/3] locationapi.idl: Added a few more declarations.

2015-01-26 Thread Jacek Caban
--- mingw-w64-headers/include/locationapi.idl | 50 +++ 1 file changed, 50 insertions(+) diff --git a/mingw-w64-headers/include/locationapi.idl b/mingw-w64-headers/include/locationapi.idl index d7e7ffa..679531a 100644 --- a/mingw-w64-headers/include/locationapi.idl ++