[Issue 1863] New: better error message
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 23 16:35:15 PST 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1863
           Summary: better error message
           Product: D
           Version: 2.011
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: someanon at yahoo.com
I'm getting a runtime error:
Error: hidden method called for <some class>
It will be much better if it also tell me the name of the method that is
'hidden'.
I guess this should be a easy fix in the compiler, but it will help developer
enormously.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list