Am I missing something here?  This would seem to me to be a fairly
critical bug.

I'm running v2.19 here as provided by my distro (Ubuntu 10.04 64-bit)
and am also seeing the "turned around" logic giving what seems like
wrong results for all equality string comparisons.

Can we expect an update to the version(s) in the respositor(y)(ies),
considering the seriousness of this bug?

Do we know since when this has been broken?  I'd hate to think I'd
shipped any software based on Gambas that includes this bug (although I
have a feeling even the most rudimentary tests would have picked this
up... I hope!)

Thanks and regards,
Caveat

On Wed, 2010-11-10 at 13:27 +0200, Demosthenes Koptsis wrote:
> 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?
> > 
> 
> 
> 
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a 
> Billion" shares his insights and actions to help propel your 
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to