Re: [Mingw-w64-public] [PATCH] sec_api/stdio_s.h: Remove duplicate declaration of _wfopen_s.

2015-06-23 Thread NAKAI Yuta
> Date: Tue, 23 Jun 2015 13:32:43 +0200 > From: ja...@codeweavers.com > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] [PATCH] sec_api/stdio_s.h: Remove duplicate > declaration of _wfopen_s. > > Hi, > > The patch looks good t

Re: [Mingw-w64-public] [PATCH] sec_api/stdio_s.h: Remove duplicate declaration of _wfopen_s.

2015-06-23 Thread Jacek Caban
Hi, The patch looks good to me. To you need me to commit it for you? Thanks, Jacek On 06/23/15 13:19, NAKAI Yuta wrote: > ping? > > > From: nak5...@live.jp > To: mingw-w64-public@lists.sourceforge.net > Date: Thu, 18 Jun 2015 22:39:59 +0900 > Subject: [Mi

Re: [Mingw-w64-public] [PATCH] sec_api/stdio_s.h: Remove duplicate declaration of _wfopen_s.

2015-06-23 Thread NAKAI Yuta
ping? From: nak5...@live.jp To: mingw-w64-public@lists.sourceforge.net Date: Thu, 18 Jun 2015 22:39:59 +0900 Subject: [Mingw-w64-public] [PATCH] sec_api/stdio_s.h: Remove duplicate declaration of _wfopen_s. hi, _wfopen_s is also declared at L134. -

Re: [Mingw-w64-public] Include and lib search paths for mingw-64

2015-06-23 Thread Carl Kleffner
2015-06-23 10:18 GMT+02:00 Ruben Van Boxem : > 2015-06-23 9:31 GMT+02:00 Alexpux : > >> >> 23 июня 2015 г., в 10:22, Ruben Van Boxem >> написал(а): >> >> >> >> 2015-06-23 2:17 GMT+02:00 Óscar Fuentes : >> >>> >>> So moving cc1plus.exe to `bin' makes the toolchain "self contained", but >>> it is n

Re: [Mingw-w64-public] Include and lib search paths for mingw-64

2015-06-23 Thread Ruben Van Boxem
2015-06-23 9:31 GMT+02:00 Alexpux : > > 23 июня 2015 г., в 10:22, Ruben Van Boxem > написал(а): > > > > 2015-06-23 2:17 GMT+02:00 Óscar Fuentes : > >> >> So moving cc1plus.exe to `bin' makes the toolchain "self contained", but >> it is no solution as soon as you try to execute the programs you cr

Re: [Mingw-w64-public] Include and lib search paths for mingw-64

2015-06-23 Thread Alexpux
> 23 июня 2015 г., в 10:22, Ruben Van Boxem > написал(а): > > > > 2015-06-23 2:17 GMT+02:00 Óscar Fuentes >: > > So moving cc1plus.exe to `bin' makes the toolchain "self contained", but > it is no solution as soon as you try to execute the programs you created > with

Re: [Mingw-w64-public] Include and lib search paths for mingw-64

2015-06-23 Thread Ruben Van Boxem
2015-06-23 2:17 GMT+02:00 Óscar Fuentes : > > So moving cc1plus.exe to `bin' makes the toolchain "self contained", but > it is no solution as soon as you try to execute the programs you created > with that toolchain. > Let me just jump in here and add an extra data point to the discussion: I ha