[Vm-dev] Conflicting type on readImageFromFileHeapSizeStartingAt

Jean Baptiste Arnaud jbaptiste.arnaud at gmail.com
Thu Apr 22 13:27:56 UTC 2010


hi,
i take the source from svn.
I Install Clean VMMaker, generate source (on Mac OS)
then :

src / interp.c >>
	sqInt readImageFromFileHeapSizeStartingAt(sqImageFile  f, sqInt desiredHeapSize, squeakFileOffsetType  imageOffset);
Cross / sq.h>>
	sqInt readImageFromFileHeapSizeStartingAt(sqImageFile f, usqInt desiredHeapSize, squeakFileOffsetType imageOffset);

If i correct  manually that compile and work .
I missing something ?

Regard
Jean Baptiste Arnaud
jbaptiste.arnaud at gmail.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100422/883e3282/attachment.htm


More information about the Vm-dev mailing list