BenoƮt MINISINI changed the state of the bug to: Rejected.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gamba
Comment #2 by Moviga TECHNOLOGIES:
Yes, it dawned on me too :)
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/g
Comment #1 by Jussi LAHTINEN:
? instr("abc","b",3)
0
? instr("abc","b",2)
2
The fault is in your code, which makes the variable "Post" growing for ever.
--
___
Gambas-user m
Moviga TECHNOLOGIES added an attachment:
PlayGround2-0.0.1.tar.gz
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinf
Moviga TECHNOLOGIES reported a new bug.
Summary
---
Possible bug with the InStr
Type : Bug
Priority : Medium
Gambas version : 3.8.90 (TRUNK)
Product : Language
Description
---
In the attached project InStr() is returning a positive match no matter ho