[Issue 3790] [OOP] constructor of child class cannot pass arguments into parent constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 12 05:04:15 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3790


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au
           Severity|blocker                     |enhancement


--- Comment #2 from Don <clugdbug at yahoo.com.au> 2010-11-12 05:03:07 PST ---
This bug report has two issues:
(1) an enhancement request: allow constructors to be inherited.
and
(2) an accepts-invalid bug: 'final this()' is accepted, even though this() is
_always_ final.

Downgrading to enhancement.

-- 
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