[Issue 16348] [REG 2.070.2] ICE with package visibility

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 8 13:11:53 PDT 2016


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

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

https://github.com/dlang/dmd/commit/93c3dcf26f5c5ae612ccce044012d2b297fe46bf
fix Issue 16348 - ICE with package visibility

- fix scopesym parent chain when using semanticScope
- fixes getAccessModule for scope symbols in do bodies,
  try bodies, and else branches

https://github.com/dlang/dmd/commit/d400dffec4f782ac9cc27f7e682a726042949f9e
Merge pull request #6014 from MartinNowak/fix16348

fix Issue 16348 - ICE with package visibility

--


More information about the Digitalmars-d-bugs mailing list