[Gambas-user] Possible BUG at code editor

Benoit Minisini gambas at ...1...
Mon Nov 5 12:15:55 CET 2007


On lundi 5 novembre 2007, Arief Bayu Purwanto wrote:
> Dear all,
>
> I'm trying to write some gambas code and encounter a bug.
>
> Here's a step to reproduce the bug :
>
> 1. Create new Form [check "Dialog box management"]
> 2. Delete all control on form
> 3. Go to code/class window
> 4. Delete all line, except the first line (`'Gambas class file` line)
> 5. Save class file and you'll encounter "Segmentation fault (core dumped)"
>
> I'm using revision 799.

I could reproduce it. Actually you have to delete the last newline character 
of the first line to get the crash.

-- 
Benoit Minisini




More information about the User mailing list