2015-10-19 21:58 GMT+02:00 tim Rowledge <tim@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@rowledge.org; http://www.rowledge.org/tim
Base 8 is just like base 10, if you are missing two fingers.