https://issues.dlang.org/show_bug.cgi?id=17541
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #15 from Dlang Bot <dlang-bot@dlang.rocks> --- @ljmf00 created dlang/dmd pull request #15534 "Fix Issue 17541 - @safe/pure/nothrow attribute deduction depends on c…" fixing this issue: - Fix Issue 17541 - @safe/pure/nothrow attribute deduction depends on compile invocation A reboot of #10959 follow-up plus implementation for `nothrow`. Signed-off-by: Luís Ferreira <cont...@lsferreira.net> https://github.com/dlang/dmd/pull/15534 --