Thread overview
[Issue 15467] Compiler incorrectly flags a function as throwing an exception though it is caught
Dec 22, 2015
Shriramana Sharma
Jun 13, 2020
Basile-z
Dec 17, 2022
Iain Buclaw
December 22, 2015
https://issues.dlang.org/show_bug.cgi?id=15467

--- Comment #1 from Shriramana Sharma <samjnaa@gmail.com> ---
I forgot to mention that if the catch block catches an Exception instead of a MeaCulpa, then the compiler does not produce an error w.r.t. `nothrow`.

Also, I'm using latest DMD 2.0.69.2.

--
June 13, 2020
https://issues.dlang.org/show_bug.cgi?id=15467

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |EH
                 CC|                            |b2.temp@gmx.com
           Hardware|x86_64                      |All
                 OS|Linux                       |All
           Severity|enhancement                 |normal

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--