GNU readline() mistakenly sets the LC_CTYPE locale.
This is evil. Only the user or the app's main() should do this! We must save and restore the locale around the rl_initialize() call.
Showing
Please
register
or
sign in
to comment
This is evil. Only the user or the app's main() should do this! We must save and restore the locale around the rl_initialize() call.