[Gambas-devel] pcre progress
Rob
sourceforge-raindog2 at ...19...
Sun Jan 9 20:23:06 CET 2005
Hi Benoit,
Even with your fixes, when I am in the IDE and type
dim r as regexp
r = new regexp(
when I press the ( key, instead of segv'ing like it used to, the
IDE throws the following error and then quits:
This application has raised an unexpected error and must abort.
[13] Null object.
FEditor.GetSymbolType.1263
[OK]
I have rebuilt the component with your patch and rerun gbi -a,
and while this is better than a segmentation fault, I assume I
still have a subtle problem with my code.
Rob
More information about the Devel
mailing list