[Gambas-user] gb.jit crash

Emil Lenngren emil.lenngren at ...626...
Fri Oct 31 21:40:54 CET 2014


Hi!
Actually this will also fail:

Dim a As Integer[]
a = ["1"]

The problem is with the "new" _convert mechanism, introduced in
http://sourceforge.net/p/gambas/code/4908/. The JIT code expects the older
API, which therefore crash...
I haven't found out how much refactor needs to be done to support this kind
of conversion yet. I'll see if I can fix this, but it might take some time
cause I'm quite busy right now.

/Emil

2014-10-31 17:33 GMT+01:00 Benoît Minisini <gambas at ...1...>:

> Hi Emil,
>
> The following little project segfaults when the jit compiler is requested.
>
> If you can look at it...
>
> --
> Benoît Minisini
>



More information about the User mailing list