[fpc-pascal] FormatSettings not updated in Linux
Giuliano Colla
giuliano.colla at fastwebnet.it
Fri Jan 2 13:35:42 CET 2015
Contrary to what written in docs, DefaultFormatSettings aren't adjusted
to the current locale in Linux at the startup of an application both on
fpc 2.6.4 and on fpc 2.7.1.
One is forced to explicitly add "clocale" in the uses section of the
application, in order to get the proper locale settings.
Did someone forget to add cloclale to the uses section of
/rtl/unix/sysutils.pp or there's another reason for this?
Giuliano
--
Giuliano Colla
Project planning question: when it's 90% done, are we halfway or not yet?
More information about the fpc-pascal
mailing list