BlueQuartzSoftware / BlueQuartzSoftware/SIMPL
Numerical I/O assumes the english locale
Open
Bug
- Dominant language
- C++
- Stars
- 8
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
We assume, when reading and writing numbers from a file, that we are in the English locale. This causes wrong values in other locales such as Norway.
This is a deep issue with SIMPL that we overlooked, and will require a redesign to fix.
Contributor guide
Assessment
This issue has not been assessed yet.