Hi, On Fri, 2009-07-03 at 14:41 +0200, Johannes Brunen wrote: > Hello Georg, > > OpenSG 1.8 does set the locale in osgInit(). I did solve problems with > respect to the locale settings by resetting them 'correctly' after > osgInit(). > IMHO OpenSG should not set locale at all. It is the business of the > application not of a library component. >
short question what is the correct setting so that floats always go through any kind of ascii IO as 1.34234 ? I don't really want to deal with cases where files can't be read because floats are expected to be 1,2343 or written as 1,24143. And why is there a difference between Debug and Release, which seems weird. kind regards, gerrit ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
