On 12/01/2016 07:13 PM, SiegeLord wrote:
The issue with strerror is that it's not thread safe. We'd need to wrap
it up in a mutex.

Actually, that's nonsense. There's nothing we can do to make it safe, hence the code not doing anything when the safer variants are not detected. Ultimately, the solution here is to fix the cmake check.

-SL

_______________________________________________
Allegro-developers mailing list
Allegro-developers@gna.org
https://mail.gna.org/listinfo/allegro-developers

Reply via email to