On 04/21/2016 02:55 AM, arn...@skeeve.com wrote:
I don't think the current POSIX model lends itself to multiple locales within the same process.
Although that was an issue years ago, is it still a problem with uselocale and the like?
it would be a very suprising change in behavior if output from multiple files comes out interleaved, instead of in the order the files were specified on the command line.
I presume that computation is interleaved but the output order is the same as before, unless the user specifies an option saying speed trumps predictability.