[Issue 8150] Throwing nothrow struct constructor?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 25 06:56:03 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8150
--- Comment #7 from Kenji Hara <k.hara.pg at gmail.com> 2012-09-25 06:56:50 PDT ---
(In reply to comment #5)
> Could you also check that a nothrow constructor can still throw
> an Error please?
>
> From related: http://d.puremagic.com/issues/show_bug.cgi?id=8675
Nothrow check mechanism for the constructors is same as for normal functions,
and that's already fixed by 8675. So, there is no problem.
--
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