Hi!
> Regarding the decimal separator (aka. decimal point), the behavior of
> casting float to string is inconsistent with casting string to float.
> While the former regards the current locale, the latter always expects a
> decimal point regardless of the locale. This breaks round-trips for
> lo
Den ons. 26. dec. 2018 kl. 16.53 skrev Nikita Popov :
>
> On Wed, Dec 26, 2018 at 4:48 PM Christoph M. Becker
> wrote:
>
> > Hi!
> >
> > Regarding the decimal separator (aka. decimal point), the behavior of
> > casting float to string is inconsistent with casting string to float.
> > While the for
On Wed, Dec 26, 2018 at 4:48 PM Christoph M. Becker
wrote:
> Hi!
>
> Regarding the decimal separator (aka. decimal point), the behavior of
> casting float to string is inconsistent with casting string to float.
> While the former regards the current locale, the latter always expects a
> decimal p