j
k
j a
j l
Did you try using `_create_locale()`/`*_l()`/`_free_locale()` instead? It seems safer if per-process locale is used. It also allows us to reuse created locale object.
Back to the thread
Back to the list