[Issue 8928] Poor error message for derived class without constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 1 22:42:09 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8928
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-11-01 22:42:08 PDT ---
"Synthesized?" That's a very odd choice of words, and actually, I'd argue that
it's outright incorrect. How about something more like
Error: Cannot generate default constructor for qef.Y, because its base class,
qef.X, has no default constructor.
--
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