|
From: Ethan A M. <merritt@u.washington.edu> - 2005-09-17 22:53:30
|
On Saturday 17 September 2005 10:48 am, you wrote: > > I finally found that the original bug was *my* problem. In fact, current > cvs is not broken and in particular x11 terminal works properly on my > "french box". Actually, it is broken, and in exactly the way you pointed out. But it does not enter the broken state by default; only if you explicitly say set decimalsign locale where the current locale is, say, fr_FR. So we still need to fix it. I'm working on a patchset that forces LC_NUMERIC back to C during command line parsing and during "save" commands, as well as for the mouse zoom and the "test palette" command. There may be other places that need it as well, but those are the ones I have found so far. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |