Bug#862576: etoys: Doesn't get beyond Squeak security key generation

2017-06-06 Thread Bert Freudenberg
@James: You can press alt-. (period) in Etoys to see what it's doing - this should also create a SqueakDebug.log file which you can attach. However, this sounds like a squeak-vm bug, not Etoys. @Adrian: Thanks for finding a work-around! ​CC'ing Dave Lewis, our ​VM guy ... ​- Bert -​ On Tue, Jun

Bug#567366: `memoryAllocate' implicitly converted to pointer

2010-01-30 Thread Bert Freudenberg
On 30.01.2010, at 10:50, Petter Reinholdtsen wrote: > > > tags 567366 + patch > thanks > > I believe the enclosed patch solve the problem, by making sure all > source files include the changesForSqueak.h file which define > memoryAllocate(). The patch also make sure changesForSqueak.c include >

Bug#552907: squeak-vm: FTBFS: stdio.h:397:66: error: macro "dprintf" passed 3 arguments, but takes just 1

2010-01-25 Thread Bert Freudenberg
On 25.01.2010, at 14:18, Petter Reinholdtsen wrote: > > [Lucas Nussbaum] >> In file included from >> /build/user-squeak-vm_3.10.3+svn1902.dfsg-1-amd64-zLK_K2/squeak-vm-3.10.3+svn1902.dfsg/platforms/unix/vm/debug.c:3: >> /usr/include/stdio.h:397:66: error: macro "dprintf" passed 3 arguments, but >