[Gambas-user] a bug(?) that crashes Gambas 1.9.36
Stefano Palmeri
stefanopalmeri at ...152...
Sun Aug 6 05:07:05 CEST 2006
Alle 15:53, venerdì 4 agosto 2006, hai scritto:
>
> Hi, Benoit.
>
> I found a bug(?) in the Search & Replace tool that
> crashes Gambas 1.9.36.
>
> To reproduce the bug do the following:
>
> 1) Copy this text in a project.
>
> PUBLIC SUB Main()
>
> DIM sAll AS String
> DIM sAllspaced AS String
>
> sAll = "doremifasollasido"
> sAllspaced = "do re mi fa sol la si do"
>
> END
>
> 2) Open the Search & Replace panel. Toggle "Word only" on.
>
> 3) Do a "Find previous" (pay attention to the inverted icons) search for the
> word "do".
>
> After two or three click on "Find previous", Gambas2 will crash.
>
> No problem with "Find next".
> No problem with "Find previous" and "Word only" toggled off.
>
> Regards,
>
> Stefano Palmeri
>
Hi, all. Hi, Benoit.
Please, could someone confirm that is a bug or
it happens only on my system? Thanks.
Regards,
Stefano Palmeri
More information about the User
mailing list