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

--- Comment #1 from [email protected] ---
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 <[email protected]>

--

Reply via email to