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/


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

Reply via email to