Class deallocator not being called -- bug or oversight?
    Sean Kelly 
    sean at f4.ca
       
    Mon Sep 24 10:11:47 PDT 2007
    
    
  
Regan Heath wrote:
> Sean Kelly wrote:
>> Oh for what it's worth, I can't figure out where Phobos is calling 
>> class deallocators--the block I'd expect to be used in 
>> internal/gc/gc.d is commented out.  I don't suppose someone could test 
>> this with Phobos to see if it works?
> 
> Works on Windows with DMD 2.004.
Darnit, version(0) will get me every time.  That code is executed but 
it's the same as the old buggy Tango impl.  Ah well, as long as it works 
in Phobos...
Sean
    
    
More information about the Digitalmars-d-learn
mailing list