On Sun, Apr 6, 2008 at 5:23 AM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > VMEXPORT void vm_notify_live_object_class(Class_Handle) redifined inside > vm_gc.h. Is this the desired or is it a bug?
Right, one occurrence should be removed. > Also, this is never seen in source. There are some interfaces defined in VM, but not used by GC; or vice versa. This is ok. Either side has mandatory interfaces to implement, and also optional ones. Thanks, xiaofeng > Regards, > Senaka > -- http://xiao-feng.blogspot.com
