Convey locale-related environment variables as backup, and nicer error.
Fixes #74.
This commit is contained in:
@@ -61,7 +61,7 @@ int main( void )
|
||||
|
||||
/* Adopt native locale */
|
||||
set_native_locale();
|
||||
assert_utf8_locale();
|
||||
assert( is_utf8_locale() );
|
||||
|
||||
for ( int i = 0; i < ITERATIONS; i++ ) {
|
||||
/* type a character */
|
||||
|
||||
Reference in New Issue
Block a user