Bug#567366: `memoryAllocate' implicitly converted to pointer

2010-01-30 Thread Petter Reinholdtsen
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 stdlib.h to make sure the prototype for free() is available when

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#567366: `memoryAllocate' implicitly converted to pointer

2010-01-28 Thread dann frazier
Source: squeak-vm Version: 3.11.3+svn2147-1 Severity: serious Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as