Thread overview
[Issue 21223] nothrow constructor may call throwing constructor with
Dec 17, 2022
Iain Buclaw
September 04, 2020
https://issues.dlang.org/show_bug.cgi?id=21223

--- Comment #1 from moonlightsentinel@disroot.org ---
(In reply to moonlightsentinel from comment #0)
> [...] only pure nothrow @nogc will be reported while non-nothrow is accepted.


Typo, only pure __@safe__ @nogc will be reported

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21223

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=21223

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19780

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--