bug-make
[Top][All Lists]
Advanced

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

[bug #34832] enable tls variable in windows code for newish gcc


From: Ozkan Sezer
Subject: [bug #34832] enable tls variable in windows code for newish gcc
Date: Tue, 15 Nov 2011 17:20:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090507 Fedora/1.1.16-1.fc9 SeaMonkey/1.1.16

Follow-up Comment #2, bug #34832 (project make):

The patch enables thread local storage in map_windows32_error_to_string() not
only for MSVC, but also for gcc-built make binaries. It also constifies the
returned value from the function, because the returned string is always used
as read-only arguments in printf format strings.

As for the whitespace changes, I made the 'else' case of the function
consistent with its 'if' counterpart; can be simply ignored, of course.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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