[Gambas-user] Bug ?
Benoit Minisini
gambas at ...1...
Fri May 11 17:57:18 CEST 2007
On vendredi 11 mai 2007, Gareth Bult wrote:
> Hi,
>
> If you do a;
>
> $socket = NEW Socket
> Then stop the debugger on the next line and enter $socket into watch, then
> double click on the socket, it will show a box with the socket's
> properties. If you scroll this box down the program will stop unexpectedly
> with a signal 11.
>
> 1.9.48
>
> Gareth.
gb.net objects seem to not be correctly initialized, and so accessing
properties inherited from the Stream class just after having creating the
object crashes the interpreter.
I will investigate more...
--
Benoit Minisini
More information about the User
mailing list