Menu

#7 Localized separator bug

RoM_0.5.0
open
nobody
5
2004-01-03
2004-01-03
No

The application will crash at any sites where "." is'nt
used as a decimal separator.

The positions in TileFile.xml are expressed as floats, and
when the parser tries to use the Convert class on them,
when reading the XML, and exception is thrown.

Workaround ... well, for the moment you have to set the
separator in windows settings.

This should of course be coded in a locale-neutral way.

Discussion


Log in to post a comment.