[Vm-dev] a couple of challenges

Nicolai Hess nicolaihess at web.de
Mon Oct 19 21:50:03 UTC 2015


2015-10-19 21:58 GMT+02:00 tim Rowledge <tim at rowledge.org>:

>
> >
> > CogStackPageSurrogate32>>lastAddress
> >     | v |
> >     ^(v := memory unsignedLongAt: address + 25) ~= 0 ifTrue:
> >         [cogit cCoerceSimple: v to: #'char *’]
>
> This appears to be fixed in VMMaker.oscog-eem.1493
>

Yes, that works, but I was talking about the second issue

"I then ran the generator and it blew up in
DosFileDirectory>>createDirectory:, where the receiver was '' and the
argument was: '\\C%3A' with a primitiveFailed."



>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Base 8 is just like base 10, if you are missing two fingers.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20151019/bbc18622/attachment.htm


More information about the Vm-dev mailing list