Thread overview |
---|
February 24, 2008 [Issue 1863] New: better error message | ||||
---|---|---|---|---|
| ||||
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. -- |
February 24, 2008 [Issue 1863] better error message: Error: hidden method called for <some class> | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | 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> ------- Comment #1 from someanon@yahoo.com 2008-02-23 18:38 ------- If it also print out stack trace, it will be much better. -- |
November 21, 2012 [Issue 1863] better error message: Error: hidden method called for <some class> | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1863 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Don <clugdbug@yahoo.com.au> 2012-11-21 00:44:39 PST --- 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: ------- |
Copyright © 1999-2021 by the D Language Foundation