Closed GoogleCodeExporter closed 9 years ago
Looks like this is the same problem as issue 7. I'll try to get this fixed to
handle regional settings better and put another release out.
Original comment by steve.fa...@talkjcs.com
on 29 Nov 2012 at 3:59
Original comment by steve.fa...@talkjcs.com
on 29 Nov 2012 at 3:59
This has been fixed in revision 34.
The issue was not in fact the decimal separator, but the grouping character.
1,7 does get evaluated correctly, however SVN always returns 1.7 irrelevant of
regional settings. In this case regional settings show this as a grouping
character such as the thousand separator, so 1.7 evaluates to the number 17
This should now work irrelevant of the regional settings.
Original comment by steve.fa...@talkjcs.com
on 29 Nov 2012 at 8:25
Original issue reported on code.google.com by
florian....@gmail.com
on 19 Nov 2012 at 1:30