bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40227] Various fixes for MSVC build of 4.0


From: Christian Boos
Subject: [bug #40227] Various fixes for MSVC build of 4.0
Date: Mon, 14 Oct 2013 17:41:22 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.16 Safari/537.36

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]