[Gambas-user] Bug

Jussi Lahtinen jussi.lahtinen at gmail.com
Thu Aug 23 22:10:15 CEST 2018


So, overdriving applies down to the root of the branches of the inheritance
tree. That is handy and I use it quite a lot to improve type safety (in
contrast to using object type). Glad to hear no changes needed.
Some aspects of OO are still bit confusing to me.

Jussi

On Thu, Aug 23, 2018 at 10:54 PM Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 23/08/2018 à 21:31, Jussi Lahtinen a écrit :
> > OK, here is what caused the confusion. There is discrepancy in the
> > behaviour depending whether JIT is used or not.
> > When GB_NO_JIT = 0 everything runs fine (as set right now), but when JIT
> > is in use it will report null object. I think JIT is working correctly.
> >
> > Jussi
> >
>
> No, the interpreter is fine. It's JIT that misbehaves.
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180823/9293fed4/attachment.html>


More information about the User mailing list