[Issue 18803] just "static if" in nested import crashes dmd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 30 19:34:56 UTC 2018


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

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

https://github.com/dlang/dmd/commit/349869aa6835f4747a5a6f065d32857168ca1c59
Fix issue 18803: when errors occur while parsing a module, do not go on to run
semantic3 on it.

https://github.com/dlang/dmd/commit/17bc50adf341df645196017d374f871229b19793
Merge pull request #8211 from
FeepingCreature/fix/issue-18803-handle-static-if-parse-failure-correctly

Fix issue 18803: when failing to parse a module without errors, don't call
semantic3
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list