Ticket #2385 (closed defect: fixed)
Turtle Art should respect locale when rendering decimal point
| Reported by: | walter | Owned by: | walter |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Turtleart | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | erikos | Distribution/OS: | Unspecified |
| Bug Status: | Unconfirmed |
Description
Feedback from Erikos:
a) '.' versus ',' for floating point numbers
In TA you can only use the dot to specify a floating point number. In
languages like German and Spanish floating point numbers are specified
with a ','. I think we should either make it locale dependent (can be
seen in the output of Calculate), or we just allow to use '.' and ','
(the latter might have some side effects though).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

