<SNIP>


The inclusion of external header files in GC is a continual battle.  From
a
modularity standpoint, the external header files need to be excluded.
During GC debug its often useful to access class name, subclass name, etc.
What really needs to happen is class.h accessors need to be created.


Everything is already in place. It's only needed to replace #include "
Class.h" with #include "open/vm_gc.h" in gcv4/mark.h.

Regards,
   Pavel.

<SNIP>

Reply via email to