[Issue 2051] interfaces should allow private methods
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jan 29 20:13:32 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2051
yebblies <yebblies at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
           Platform|x86                         |All
            Version|1.00                        |D1 & D2
         Resolution|                            |INVALID
         OS/Version|Linux                       |All
--- Comment #6 from yebblies <yebblies at gmail.com> 2012-01-30 15:13:29 EST ---
This is intentional, as by D's compilation model the body of the function may
be provided in another object file.  eg. When using .di files.
The original bug has been fixed by allowing final methods in interfaces.
-- 
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