On Mon, Jan 29, 2018 at 2:33 PM, Randy Deborggraeve <
[email protected]> wrote:

>
>
> when i add setlocale(LC_ALL, ""); to my little test, i also get comma
> formatting
>

Dunno. Comma formating in number printing is a typical european setting.
Locale settings are done kind of piecemeal throughout the operating system,
by word-processors, keyboard drivers, input method applets, .bashrc scripts
in your home dir and in /etc/bashrc and so on etc.

If you are patient, you might discover where this is set by using strace,
and looking at what code where is setting the local to what. e.g. glibc
probably sets it based on some config file in /etc

--linas

-- 
cassette tapes - analog TV - film cameras - you

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/CAHrUA36CP1s-ncf4%3DBGH44_nVf2Vj9byNdDXMmkv7dANvum-hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to