[Issue 1918] __traits(getVirtualFunctions) returns final functions
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jan 21 22:58:31 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1918
Andrei Alexandrescu <andrei at metalanguage.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
--- Comment #4 from Andrei Alexandrescu <andrei at metalanguage.com> 2012-01-21 22:58:29 PST ---
Documenting the agreement reached with Walter:
We'll define __traits(getVirtualMethods) to do the "right" thing, i.e. only
include final methods that actually override something, and put
__traits(getVirtualFunctions) on the slow deprecation path.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list