<div dir="ltr"><div>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.</div><div>Some aspects of OO are still bit confusing to me.<br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 23, 2018 at 10:54 PM Benoît Minisini <<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 23/08/2018 à 21:31, Jussi Lahtinen a écrit :<br>
> OK, here is what caused the confusion. There is discrepancy in the <br>
> behaviour depending whether JIT is used or not.<br>
> When GB_NO_JIT = 0 everything runs fine (as set right now), but when JIT <br>
> is in use it will report null object. I think JIT is working correctly.<br>
> <br>
> Jussi<br>
> <br>
<br>
No, the interpreter is fine. It's JIT that misbehaves.<br>
<br>
-- <br>
Benoît Minisini<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>