[Gambas-user] Error - Signal 11 - Gambas 2.19

Fiddler63 mx4eva at ...626...
Mon Jan 18 12:47:43 CET 2010




2010/1/18 Fiddler63 <mx4eva at ...626...>:
>> A button with the following code will cause a Signal 11 error in Gambas
>>  2.19. If I remove the ([50, 50]) I get no error.
>>
>> PUBLIC SUB New_Btn_Click()
>> DIM hPic AS Picture
>> hPic = NEW Picture([50, 50])
>> ....
>> END
>>
>> Cheers
>> Kim
>>
>
> Please provide your full project, because you should not get a signal 11
> (an
> interpreter crash) but a normal error message. I tried there, and got no
> signal 11, but the right error message (type mismatch...).

> Hmm, now when I run the code, I get error message (type mismatch....).
> Weird

Weirder still... "Please provide your full project, because you should
not get a signal 11".

HTH

What I mean is that I now get the "correct" error message and not "signal
11" error and I cannot reproduce the "signal 11" error on my system now.

-- 
View this message in context: http://old.nabble.com/Error---Signal-11---Gambas-2.19-tp27187858p27209407.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list