[Gambas-user] Another crash.
Jussi Lahtinen
jussi.lahtinen at ...626...
Sun Jan 9 16:45:30 CET 2011
I wonder what would be best way to test different localizations... do I need
to install all the language packages?
Or possibly just some component of language package?
Jussi
2011/1/9 Benoît Minisini <gambas at ...1...>
> >
> > I don't understand the test that raises "error 84".
> >
> > Format$() formats a number in a localizable way. Str$() with a string
> just
> > returns that string, so it useless. And you compare the localized string
> > returned by Format$() with an not localized string, so it will fail. Are
> > you american or english? :-)
>
> You really should check all your test for localizations, otherwise your
> program only with an american-like localization.
>
> Check the consistency of your tests too. Comparing what returns Val() with
> what returns Str$() is a non-sense.
>
> I had to remove a lot of tests until I get the crash...
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Gaining the trust of online customers is vital for the success of any
> company
> that requires sensitive data to be transmitted over the Web. Learn how to
> best implement a security strategy that keeps consumers' information secure
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> 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