Re: [Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-03-02 Thread Mateusz
W dniu 02.03.2019 o 20:12, Martin Storsjö pisze: > On Sat, 2 Mar 2019, Mateusz wrote: > >> W dniu 28.02.2019 o 18:31, Jacek Caban pisze: >>> diff --git a/mingw-w64-headers/crt/sec_api/wchar_s.h >>> b/mingw-w64-headers/crt/sec_api/wchar_s.h >>> index ef53aaf4..42cee7b9 100644 >>> ---

Re: [Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-03-02 Thread Martin Storsjö
On Sat, 2 Mar 2019, Mateusz wrote: W dniu 28.02.2019 o 18:31, Jacek Caban pisze: diff --git a/mingw-w64-headers/crt/sec_api/wchar_s.h b/mingw-w64-headers/crt/sec_api/wchar_s.h index ef53aaf4..42cee7b9 100644 --- a/mingw-w64-headers/crt/sec_api/wchar_s.h +++

Re: [Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-03-02 Thread Jacek Caban
Hi Mateusz, On 02/03/2019 09:32, Mateusz wrote: W dniu 28.02.2019 o 18:31, Jacek Caban pisze: diff --git a/mingw-w64-headers/crt/sec_api/wchar_s.h b/mingw-w64-headers/crt/sec_api/wchar_s.h index ef53aaf4..42cee7b9 100644 --- a/mingw-w64-headers/crt/sec_api/wchar_s.h +++

Re: [Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-03-02 Thread Mateusz
W dniu 28.02.2019 o 18:31, Jacek Caban pisze: > diff --git a/mingw-w64-headers/crt/sec_api/wchar_s.h > b/mingw-w64-headers/crt/sec_api/wchar_s.h > index ef53aaf4..42cee7b9 100644 > --- a/mingw-w64-headers/crt/sec_api/wchar_s.h > +++ b/mingw-w64-headers/crt/sec_api/wchar_s.h > @@ -266,41 +266,7 @@

Re: [Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-02-28 Thread Martin Storsjö
On Thu, 28 Feb 2019, Jacek Caban wrote: Signed-off-by: Jacek Caban --- mingw-w64-headers/crt/corecrt_wstdlib.h | 39 mingw-w64-headers/crt/sec_api/stdlib_s.h | 22 - mingw-w64-headers/crt/sec_api/wchar_s.h | 34 -

[Mingw-w64-public] [PATCH 2/2] corecrt_wstdlib.h: Add new file and move some relevant declaration to it.

2019-02-28 Thread Jacek Caban
Signed-off-by: Jacek Caban --- mingw-w64-headers/crt/corecrt_wstdlib.h | 39 mingw-w64-headers/crt/sec_api/stdlib_s.h | 22 - mingw-w64-headers/crt/sec_api/wchar_s.h | 34 - mingw-w64-headers/crt/stdlib.h | 3 +-