May 20
https://issues.dlang.org/show_bug.cgi?id=24534

--- Comment #10 from Ben <ben.james.jones@gmail.com> ---
"Since this is used in C code quite often, and therefore ported code (such as
dmd's backend)."

>From what I can tell, there's only one place in the whole compiler that's
affected by this bug, so I don't think this is something that was commonly relied on.

--
May 21
https://issues.dlang.org/show_bug.cgi?id=24534

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #11 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16510 "fix issue24534 : goto can skip declarations in labeled statements without error" was merged into master:

- 7f30b66d3dae37544c7629af1178f908984c2a93 by Ben Jones:
  Fix Bugzilla Issue 24534 : goto can skip declarations in labeled statements
without error

https://github.com/dlang/dmd/pull/16510

--
1 2
Next ›   Last »