Skip to content

3.99_03

@rurban rurban tagged this 31 Jan 15:44
Probe for uselocale and xlocale.h with <5.22 threaded.

Should we use the thread-safe code even with unthreaded perls?
Only if our perl might be called with a child.
But this might race with the global process locale all times,
because perl_init sets the locale already.

Closes #99
Assets 2
Loading