[Issue 5387] Unclear error message "override cannot be applied to	variable"
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan 20 14:16:09 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5387
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WORKSFORME
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-01-20 14:16:08 PST ---
The error message is now:
foo.d(3): Error: function foo.Derived.foo!(int).foo cannot override a
non-virtual function
which I think is adequate.
-- 
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