>>>>> "Tom" == Tom Kennedy <[EMAIL PROTECTED]> writes:
Tom> Hello all, My apologies if this has already been reported. I saw
Tom> no mention of it on the mailing list archives.
No, it is indeed a new report.
Tom> Deleting this new line in fix2, my compile worked perfectly. If I
Tom> compile without disabling international support, everything works
Tom> great. Without any knowledge of how the code works, I would guess
Tom> that the 'setlocale(LC_NUMERIC, "C");' line above needs to be
Tom> #ifdef'ed out when international support has been disabled :)
Yes, that's it. Thanks for the report.
JMarc