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

You can provide a stack buffer from the caller like
  char * tmp[1000];
  fprintf(..., map_windows32_error_to_string (tmp, er));

And the functions that call map_windows32_error_to_string from threads are not
used.


    _______________________________________________________

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