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] Add Microsoft OLE DB driver for SQL server

2019-03-02 Thread Ruslan Garipov
>> Nifty :-) Actually I've believed that **declaration** of nested >> structures is just a declaration, and no code/data will be generated >> for that. But it turns out that I was wrong. > > This is an important difference between C and C++. I'm sorry, but I'm confused a little bit: what is

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 @@