[Issue 17646] dmd segfaults on missing foreach body in import

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 7 04:55:13 PDT 2017


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

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

https://github.com/dlang/dmd/commit/b25be458bebe59f773faf1c2f7bed57d9836ddea
Fix Issue 17646 - dmd segfaults on missing [tuple] foreach body in import

https://github.com/dlang/dmd/commit/9009c1f4e0798a5c6b1d4c37515e616f97a240a0
add regression test for Issue 17646

https://github.com/dlang/dmd/commit/a3927bd30b0bfbda2a1fe0e127b011e9c3470051
Merge pull request #6993 from UplinkCoder/fix17646_on_stable

Fix Issue 17646 - dmd segfaults on missing [tuple] foreach body in import
merged-on-behalf-of: Martin Nowak <code at dawg.eu>

--


More information about the Digitalmars-d-bugs mailing list