[Gambas-devel] FCompletion

Robert Rowe robert.c.rowe at ...176...
Sun Mar 23 02:11:11 CET 2008


I'm using kdiff to compare gambas2 to gambas3 in order to backport my 
recent IDE changes. I see a change on line 544 of FCompletion.class that 
I did not make. Here's the line:

ELSE IF InStr("([.!", Key.Text) > 0 AND InStr(". A<", $sMode) > 0 THEN

In gambas3, the A< has been removed. Since I'm having to change this 
file anyway do you want me to make this change also? I'm not certain 
what it does and don't want to break anything.

Robert Rowe




More information about the Devel mailing list