[Issue 15589] extern(C++) virtual destructors are not put in vtbl[]
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan 24 15:05:58 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15589
Manu <turkeyman at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |turkeyman at gmail.com
--- Comment #2 from Manu <turkeyman at gmail.com> ---
Just to be clear, this is only for classes with a virtual destructor in the
base?
In the case where linux needs 2 destructors, what are they each for? How should
they each be defined?
--
    
    
More information about the Digitalmars-d-bugs
mailing list