Andrew Grillet <[EMAIL PROTECTED]> writes:
> Fix is found ...
> the default .csrc file set the locale to
> en_GB.ISO_5589-1
> but the correct setting is
> en_GB.ISO5589-1
> So the locale was set to an invalid setting. This has undesirable side
> effects.
Indeed ;-)
> It might be worth addin
"Andrew Grillet" <[EMAIL PROTECTED]> writes:
> error message XX000: cannot assign "" to LC_messages - or something like
> this.
We've seen this before but AFAIR no one has ever really satisfactorily
explained what's happening. Assigning an empty string *should* work;
the definition of setlocale i