[Gambas-user] string operator ==

Demosthenes Koptsis demosthenesk at ...626...
Wed Nov 10 12:27:36 CET 2010


ok, i upgrated to svn3289

and i get i think correct results

PRINT "abc" == "ab"   'false
PRINT "abc" == "abc"  'true
PRINT "aBc" == "abc"  'true


On Tue, 2010-11-09 at 23:19 +0100, Benoît Minisini wrote:
> > Yes. I tried at amd64 and i386. I get the same results.
> > 
> > i attach screenshot from i386.
> > 
> 
> Did you upgrade to the latest version?
> 






More information about the User mailing list