<br><br><div class="gmail_quote">On Tue, Nov 29, 2011 at 11:54 PM, Alexander Lazarević <span dir="ltr">&lt;<a href="mailto:laza@blobworks.com">laza@blobworks.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2011/11/29 Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;</span><br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div>                -1 =&gt; executable name</div><div>                -2 .. -n =&gt; VM arguments *including* image (if explicitly supplied).</div></div></blockquote></div><div><br>Before we had (at least on Linux and I guess with the StackVM):<br>


<br>                0 =&gt; executable name<div><div>                -1 .. -n =&gt; VM arguments *including* image (if explicitly supplied).</div></div></div></div></blockquote><div><br></div><div>Right.  And that makes sense.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div><br>Why the need to change that? And what&#39;s 0 returning now? The same as 1 (with path)?<br>
</div></div></blockquote><div><br></div><div>I wanted all three platforms to be the same (the Mac was not answering any VM parameters at all, and Windows was returning the executable in -1).  But I missed that 0 was answering the executable name.  It makes no sense for Smalltalk getSystemAttribute: 0 and Smalltalk getSystemAttribute: -1 to answer the same thing.  I will change it (back) to</div>
<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br>                0 =&gt; executable name<div><div>                -1 .. -n =&gt; VM arguments *including* image (if explicitly supplied).</div>
</div><div><br></div><div>and do so on all platforms.</div><div><br></div><div>Thanks for spotting this.</div><div><br></div></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div>Alex</div></div></blockquote><div> </div></div>-- <br>best,<div>Eliot</div><br>