Am Tue, 11 Aug 2015 12:29:32 +0200
schrieb Jon Harper <[email protected]>:

Yes, LC_NUMERIC=C gives "1.5" too.
So number>string is not what I need.
Are there already any words to convert numbers to locale _dependant_
strings ?

> Sorry, it's LC_NUMERIC, not LC_CTYPE.
> 
> Also, the objective is really to always have "1.5" in the listener
> because we want an homoiconic language, so the listener ouptut
> numbers in source code format which is locale independant.
> Le 11 août 2015 10:12 AM, "Georg Simon" <[email protected]> a
> écrit :
> 
> > Thank you.
> >
> > LC_CTYPE=C does not help.
> > LC_ALL=C gives "1.5" instead of "1,5"
> > My system is Ubuntu 14.04.2 LTS .
> >
> > But I can just wait for the fix.
> >
> > Georg
> >
> > Am Tue, 11 Aug 2015 09:37:31 +0200
> > schrieb Jon Harper <[email protected]>:
> >
> > > This is being fixed. Meanwhile, you can adjust your locale
> > > settings to workaround:
> > > LC_CTYPE=C ./factor
> > > Should work. If not, you can try LC_ALL=C
> > > Jon
> > > Le 11 août 2015 9:30 AM, "Georg Simon" <[email protected]> a
> > > écrit :
> > >
> > > > IN: scratchpad 1.5 number>string .
> > > > "1,5.0"
> > > >
> > > > I would have expected "1,5"
> > > >
> > > >
> > > >
> > ------------------------------------------------------------------------------
> > > >
> > > > _______________________________________________
> > > > Factor-talk mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/factor-talk
> > > >
> > > >
> >
> >
> >
> > ------------------------------------------------------------------------------
> >
> > _______________________________________________
> > Factor-talk mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/factor-talk
> >
> >

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to