[Issue 18607] using labelled continue in tuple foreach can break pure and @safe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 22 09:24:10 UTC 2018


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/5ccd55ff54eb1c3502f0a435b48c6c63122ce213
fix Issue 18607 - using labelled continue in tuple foreach can break pure and
@safe

https://github.com/dlang/dmd/commit/b19832e0f150461a5d39204d8efb49871756e38d
Merge pull request #8061 from WalterBright/fix18607

fix Issue 18607 - using labelled continue in tuple foreach can break …
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list