whether all memory operation all implemented by a new operator(if	i overload it) in object.d
    davidl 
    davidl at 126.com
       
    Fri Aug 11 03:22:15 PDT 2006
    
    
  
I have tested GDC's implementation. I use gdc to compile a file  
containning that char[][char[]] a;
I found it would use the internal file GC to do memory operation, and  
_d_new to new objects, I also
found it use d_invariant??? few more characters in that name, don't know  
what that is. hope some one
could tell me. But I think if we properly inplemented the internal GC  
functions, we can write a kernel
in D.
-- 
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
    
    
More information about the D.gnu
mailing list