Christian Franke wrote:
Martin Storsjö wrote:
On Fri, 13 Sep 2019, Christian Franke wrote:

...
 __attribute__((__format__ (ms_printf, 3, 4))) __MINGW_ATTRIB_NONNULL(3) -int snprintf (char * __restrict__ __stream, size_t __n, const char * __restrict__ __format, ...)
+int snprintf (char *__stream, size_t __n, const char *__format, ...)
 {

Technically, this bit of the patch is a stray change in this context.

Garbage from dropped previous patch, sorry. New version attached.


Any further issues with the new patch?



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to