On Mon, May 23, 2011 at 06:05:56PM +0200, Craig Latta wrote:
>
>
> Hi again--
>
> I assume I should be making entries in a bug database somewhere,
> but if I knew the details before I've forgotten them now, please remind
> me... :)
If you don't mind adding bug reports to
http://bugs.squeak.org/main_page.phpunder category "VM", at least one person (me) will be grateful :)
> Interpreter>>signed64BitValueOf: includes the line "szsqLong :=
> self cCode: 'sizeof(sqLong)'", without an "inSmalltalk" equivalent. What
> should it be? Sorry for these rudimentary questions.
I think it's 8 in all cases (from memory, I did not check).
>
> (I'm sanity-checking the Spoon VM changes by connecting two systems
> together, one on MacOS and the other on win32 in the simulator.)
cool!
Dave