> From: <sisyph...@optusnet.com.au>
> Date: Tue, 12 Sep 2017 10:05:12 +1000
> 
> Not sure what to make of the format warnings (I'll leave that to others), 
> but I think the post that you cited does reveal an instance of Emacs doing 
> something wrong wrt the redefining of _WIN32_WINNT.
> This symbol appears to be redefined in Emacs source, having earlier been 
> defined in _mingw.h:
> 
> C:/projects/emacs/nt/addpm.c:42:0: warning: "_WIN32_WINNT" redefined
> 
> Unless it's a mistake for _mingw.h to define this symbol in the first place, 
> then I'm thinking that addpm.c should precede it's own definition with an 
> '#undef _WIN32_WINNT'.

As a subsequent message reveals, this was due to local patches of the
user, and so is not the problem.

The problem is with format specs.

Thanks.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to