[Gambas-devel] About gb.gsl components

Benoît Minisini gambas at ...1...
Mon Aug 6 22:14:35 CEST 2012


Le 06/08/2012 00:47, Emil Lenngren a écrit :
> Another segfault bug:
>
>    Dim i As Integer
>    Dim a As Complex = 3i
>    Dim b As Complex = 4i
>    For i = 1 To 2
>      Print a = b
>      b = Null
>    Next
>
> /Emil
>

Fixed in revision #5012.

Regards,

-- 
Benoît Minisini




More information about the Devel mailing list