[Gambas-user] Bug with IsInteger?

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Dec 19 21:44:13 CET 2010


$ echo $LANG
en_GB.utf8

$ echo $LC_ALL

So, LC_ALL doesn't seem to contain anything.

Jussi


2010/12/19 Benoît Minisini <gambas at ...1...>

> > Also this:
> > $ gbx3 -e 'IsInteger("12 + 5.4")'
> >
> > Gives; True
> >
> >
> > What LANG=C exactly does?
> >
> > Jussi
> >
>
> It tells programs to run with the "C" (i.e. default US) localization. So
> the
> problem apparently comes from the localization. What is the contents of
> LANG
> and LC_ALL on your system? To get them, run:
>
> $ echo $LANG
> ...
> $ echo $LC_ALL
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list