[Vm-beginners] VMMaker assert failure

Ken.Dickey Ken.Dickey at whidbey.com
Sun Dec 16 20:54:41 UTC 2018


Greetings,

I am using VMMaker on RasPi3 Raspian 32 bit.

I have built the gdbarm32 debugger plugin and am trying to generate the VM source code.

I hit an assert because 
   #'strcpy:_:' numArgs. --> -1

I notice that in Cuis, 
   #'strcpy:_:' numArgs. --> 2

Perhaps a recent change in #Character>>isLetter ..??

Changing the test in #String>>numArgs so that $_ is allowed in place of letters allows codegen to complete.

Am I doing the right thing here?

Thanks much,
-KenD


More information about the VM-beginners mailing list