[Issue 8788] The super constructor call can be prevented by mentioning "return".
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 20 15:51:39 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8788
--- Comment #3 from github-bugzilla at puremagic.com 2012-10-20 15:51:36 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/ecfb19e7d602594db174d9670416916b14b38466
Fix bug 8788 The super constructor call can be prevented by mentioning "return"
Fixes the flow analysis by clearly distinguishing "ALL branches have called a
constructor" from "ANY branches have called a ctor".
There are a large number of special cases.
--
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