Re: [Gambas-user] something very strange with the compiler

2009-06-30 Thread BenoƮt Minisini
> I found something very strange with the compiler . I have a variable that I > declare it public in a module . I use the variable in a form code . then I > change the name of the variable and select compile all and make . no error > show up . but when I run the program and hit the line where I usi

[Gambas-user] something very strange with the compiler

2009-06-29 Thread kobolds
I found something very strange with the compiler . I have a variable that I declare it public in a module . I use the variable in a form code . then I change the name of the variable and select compile all and make . no error show up . but when I run the program and hit the line where I using the