digitalmars.D.bugs - [Issue 1863] New: better error message
- d-bugmail puremagic.com (19/19) Feb 23 2008 http://d.puremagic.com/issues/show_bug.cgi?id=1863
- d-bugmail puremagic.com (10/10) Feb 23 2008 http://d.puremagic.com/issues/show_bug.cgi?id=1863
- d-bugmail puremagic.com (11/11) Nov 21 2012 http://d.puremagic.com/issues/show_bug.cgi?id=1863
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 digitalmars.com
ReportedBy: someanon 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.
--
Feb 23 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1863
someanon yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|better error message |better error message: Error:
| |hidden method called for
| |<some class>
If it also print out stack trace, it will be much better.
--
Feb 23 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1863
Don <clugdbug yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
This became a compile-time error in 2.054.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 21 2012









d-bugmail puremagic.com 