[Gambas-user] gb.jit crash

Benoît Minisini gambas at ...1...
Fri Oct 31 21:49:56 CET 2014


Le 31/10/2014 21:40, Emil Lenngren a écrit :
> 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
>

You mean that the "VALUE_convert()" interpreter function had been 
"just-in-timed"?

-- 
Benoît Minisini




More information about the User mailing list