Follow-up Comment #3, bug #40227 (project make):

Actually, it seems that this output problem also affects
MinGW builds, not just MSVC builds.

The patch 0004-MinGW-also-needs-the-msc_vsnprintf-replacement-for-v.patch 
fixed it for me. 

As I don't have Cygwin I couldn't verify if the WINDOWS32 define 
is also defined there. If it is, the check must be changed to:


#if defined(WINDOWS32) && !defined(__CYGWIN__)



(file #29374)
    _______________________________________________________

Additional Item Attachment:

File name: 0004-MinGW-also-needs-the-msc_vsnprintf-replacement-for-v.patch
Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40227>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to