>>>>> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:
Joost> Jean-Marc Lasgouttes wrote: So there must be a difference
Joost> between 1.4 and 1.5 that explains why 1.4 crashes.
>> Can you get a backtrace?
Joost> The crash happens in messages.C line 93.
So windows does not like this
char const * lc_msgs = setlocale(LC_MESSAGES, NULL);
Is LC_MESSAGES defined to something reasonable? can setlocale accept
the NULL?
JMarc
