[Issue 20897] AST contains try/finally statements in -betterC mode

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 28 15:57:30 UTC 2020


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

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from kinke <kinke at gmx.net> ---
Sorry, my bad - I've overlooked the return-statement and similar control-flow
stuff requiring to represent a cleanup via a TryFinallyStatement for -betterC
too. Will be fixed in LDC's glue layer instead.

--


More information about the Digitalmars-d-bugs mailing list