<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><span style="font-size: 12pt;">Ah. The comment already states it:</span><br>
</p>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p><br>
</p>
<p>"<span style="font-size:12pt">A VM parameter </span><span style="font-size:12pt">is typically numeric or boolean, and if not implemented will be nil."</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">So we *do need* to handle nil values here. :-)</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Besides, IMHO your proposal (Tim) comes with the drawback of duplicating the primitive. See <span>System-ct.1269. :-)</span></span></p>
<p><span style="font-size:12pt"><span><br>
</span></span></p>
<p><span style="font-size:12pt"><span>Best,</span></span></p>
<p><span style="font-size:12pt"><span>Christoph</span></span></p>
<p><span style="font-size:12pt"><br>
</span></p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von tim Rowledge <tim@rowledge.org><br>
<b>Gesendet:</b> Freitag, 17. Dezember 2021 00:48:11<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] Regression | Cannot interrupt "[ [] repeat ] fork" anymore</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt">
<div class="PlainText">vmParameterAt: parameterIndex ifAbsent: absentBlock<br>
<br>
        <primitive: 254><br>
        ^absentBlock value<br>
<br>
tim<br>
--<br>
tim Rowledge; tim@rowledge.org; <a href="http://www.rowledge.org/tim" id="LPlnk490068" previewremoved="true">
http://www.rowledge.org/tim</a><br>
Strange OpCodes: AII: Add Insult to Injury<br>
<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>