[Issue 22099] scope(exit) / finally blocks not are always executed inside of a anonymous function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 4 11:22:08 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22099

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
           Severity|normal                      |regression

--- Comment #1 from moonlightsentinel at disroot.org ---
Seems to be a regression from 2.077.1:

Up to      2.077.1: Success with output:
-----
Hello
Bye
-----

Since      2.078.1: Success with output: Hello

Tagging as backend given that it works with LDC

--


More information about the Digitalmars-d-bugs mailing list