Thread overview
[Issue 16971] Misleading error messages "break is not inside scope(exit) bodies" "continue is not inside scope(exit) bodies"
Dec 14, 2016
Ali Cehreli
May 09, 2020
Dlang Bot
May 09, 2020
Dlang Bot
December 14, 2016
https://issues.dlang.org/show_bug.cgi?id=16971

Ali Cehreli <acehreli@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P5

--
May 09, 2020
https://issues.dlang.org/show_bug.cgi?id=16971

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Luhrel created dlang/dmd pull request #11121 "Fix issue 16971 - Misleading error messages..." fixing this issue:

- Fix issue 16971 - Misleading error messages...

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

--
May 09, 2020
https://issues.dlang.org/show_bug.cgi?id=16971

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11121 "Fix issue 16971 - Misleading error messages..." was merged into master:

- 6415f659a0d5edea7e2c9a40d5abf49c7bc30135 by Luhrel:
  Fix issue 16971 - Misleading error messages...

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

--