<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Ken,</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Dec 16, 2018 at 12:54 PM Ken.Dickey <<a href="mailto:Ken.Dickey@whidbey.com">Ken.Dickey@whidbey.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Greetings,<br>
<br>
I am using VMMaker on RasPi3 Raspian 32 bit.<br>
<br>
I have built the gdbarm32 debugger plugin and am trying to generate the VM source code.<br>
<br>
I hit an assert because <br>
   #'strcpy:_:' numArgs. --> -1<br>
<br>
I notice that in Cuis, <br>
   #'strcpy:_:' numArgs. --> 2<br>
<br>
Perhaps a recent change in #Character>>isLetter ..??<br>
<br>
Changing the test in #String>>numArgs so that $_ is allowed in place of letters allows codegen to complete.<br></blockquote><div><br></div><div>Right; one needs to be in an up-to-date trunk image for the current VMMaker.oscog to work.  See:</div><div><br></div><div>Name: Collections-eem.806</div><div>Author: eem</div><div>Time: 18 September 2018, 11:54:09.798435 am</div><div>UUID: 300fdef5-d563-4e05-b16c-f82c15cc005f</div><div>Ancestors: Collections-cmm.805</div><div><br></div><div>Fix String>>numArgs for _: keywords (to accompany Compiler-eem.394)</div><div><div><br></div><div>Name: Compiler-eem.394</div><div>Author: eem</div><div>Time: 18 September 2018, 11:01:49.239937 am</div><div>UUID: 446b4a31-2799-41fa-82d4-e503a94fb360</div><div>Ancestors: Compiler-bf.393</div><div><br></div><div>Fix a bug in Scanner>>xUnderscore that prevented parsing e.g.</div><div><br></div><div>method: p _: q _: r</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>^'cool'</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
Am I doing the right thing here?<br></blockquote><div><br></div><div>Yes.  What image/system are you using for development? </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Thanks much,<br>
-KenD<br>
</blockquote></div><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div></div></div></div></div>