Do you know if VMMaker is managed on Squeaksource?
Who is the maintainer of VMMaker?

Stef
On Nov 5, 2008, at 10:17 PM, Igor Stasenko wrote:

It should be an *extension method which appears only when you loading VMMaker.


2008/11/5 Alexandre Bergel <[EMAIL PROTECTED]>:
We may have to make sure that vmmaker works in pharo then...

Alexandre


On 5 Nov 2008, at 17:22, Stéphane Ducasse wrote:

I have the impression that we could remove these methods from the images.
It seems that this is related to the VM generation?
Does someone know more about them?
Stef

ccg: cg generateCoerceToOopFrom: aNode on: aStream

      self instSize > 0 ifTrue:
[self error: 'cannot auto-coerce arrays with named instance
variables'].
      cg generateCoerceToObjectFromPtr: aNode on: aStream

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project




--
Best regards,
Igor Stasenko AKA sig.
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to