[Gtkradiant] [Bug 537] Gtk 2 port
   
    gtkradiant@zerowing.idsoftware.com
     
    gtkradiant@zerowing.idsoftware.com
       
    Tue, 03 Jun 2003 08:39:40 -0500
    
    
  
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
------- Additional Comments From spog@planetquake.com  2003-06-03 08:39 -------
I've checked in a probable fix for the problem to gtk branch.
Gtk2 appears to do setlocale(LC_ALL, ""); during gtk_init(). This causes the 
stdc library to behave differently on machines with non-english locales, when 
converting floating point numbers to and from text.