Re: [Xplanet-development] Positions in marker file
Brought to you by:
hari
From: Hari N. <ha...@al...> - 2004-03-14 19:32:39
|
Hi Michael - it is at least partly a locale issue. In my default "C" locale, I cannot reproduce your problem, but if I set my LANG environment variable to de_DE.ISO8859-15, then I get the same problem you do with the marker file. I have put a new version at http://xplanet.sourceforge.net/beta/ Hopefully this should fix your problem. There were several locale issues which I have fixed (?). For example, the date string was not written properly for many locales. Floating point values in input files such as marker and arc files must now be in the "C" format, where the decimal separator is the '.' character and not the ','. If any native non-english speakers find any more issues like this, please let me know! Hari |