Re: [Mingw-w64-public] [Mingwbuilds-users] vsnprintf / snprintf problem with GCC 4.7.2 and 4.7.3 (rubenvb and mingw-builds)

2013-08-01 Thread Luis Lavena
On Thu, Aug 1, 2013 at 11:04 AM, Marcel Wid wrote: > Hi, > > the problem here is that Microsoft doesn't implement snprintf C99 > conforming. When the buffer is not big enough, Microsoft's > implementation returns a negative value (see > http://msdn.microsoft.com/en-us/library/2ts7cx93%28v=vs.110%

Re: [Mingw-w64-public] [Mingwbuilds-users] vsnprintf / snprintf problem with GCC 4.7.2 and 4.7.3 (rubenvb and mingw-builds)

2013-08-01 Thread Marcel Wid
Hi, the problem here is that Microsoft doesn't implement snprintf C99 conforming. When the buffer is not big enough, Microsoft's implementation returns a negative value (see http://msdn.microsoft.com/en-us/library/2ts7cx93%28v=vs.110%29.aspx). Now mingw-w64 per default delegates a call to snprint

[Mingw-w64-public] Smart Image Denoiser

2013-08-01 Thread Rafał Frączek
Hello, Please let me inform you that our program Smart Image Denoiser ( http://smartimagedenoiser.com) uses MinGW-w64. Would you please add our program to "Projects successfully using MinGW-w64" list on your homepage. Thanks Smart Image Denoiser team

Re: [Mingw-w64-public] Mass rebuild report for July 24 2013

2013-08-01 Thread Eric Blake
On 07/25/2013 03:23 PM, Erik van Pienbroek wrote: >> mingw-libvirt-1.0.5-2 >> Package owner: berrange >> Time to build: 5 minutes, 12 seconds >> Build logs: >> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20130724/mingw-libvirt-1.0.5-2 > > This one was also already known. Th

Re: [Mingw-w64-public] [Patch] Exclude MS C runtime from w32api mode

2013-08-01 Thread JonY
On 8/1/2013 06:41, JonY wrote: > Hi, > > Cygwin should not be using the MS C runtime. Patch removes msvcr* > msvcp60 and crtdll import library from w32api mode. > > Patch OK? > Done as trunk r5984. signature.asc Description: OpenPGP digital signature