On 2026-06-21 16:22:09 +0530, Anuradha Weeraman wrote: > The locale-dependent radix point is intentional and is covered by the > test suite. The workaround is LC_NUMERIC=C.
IMHO, this is bad. The interpretation of literals in a source file (here, a ksh script) should not depend on the current locales. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

