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: Eli Zaretskii
Subject: [bug #34832] enable tls variable in windows code for newish gcc
Date: Tue, 15 Nov 2011 20:01:54 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0

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

We could get rid of that static buffer, or we could use the __thread
declaration, but my point is: if we are enabling to produce error message
strings from several threads, we might as well actually do that and see that
it works, e.g., by uncommenting the commented-out calls and simulating error
conditions in several threads simultaneously.

IOW, if we want to have this feature, we might as well make sure it works.


    _______________________________________________________

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]