<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Am 06.01.2018 12:23 schrieb "Ryan Joseph" <<a href="mailto:ryan@thealchemistguild.com">ryan@thealchemistguild.com</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text"><br>
<br>
> On Jan 6, 2018, at 5:25 PM, Karoly Balogh (Charlie/SGR) <<a href="mailto:charlie@scenergy.dfmk.hu">charlie@scenergy.dfmk.hu</a>> wrote:<br>
><br>
> So it doesn't crash, because it never loads from this "invalid" address it<br>
> calculates.<br>
<br>
</div>Are we talking about the address on the stack at compile time? If no memory was ever allocated (which I thought nil suggested) then I don’t see where it’s getting an address of anything.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">In this case Nil does in fact have the address 0. Thus the address of a field in a record with address 0 is its offset in the record. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div></div>