April 16, 2013 [dmd-internals] [D-Programming-Language/dmd] e59426: fix Issue 9919 - Symbol lookup fails with public i... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e59426e0c22297f1028a74d08bf016bf516e243e https://github.com/D-Programming-Language/dmd/commit/e59426e0c22297f1028a74d08bf016bf516e243e Author: k-hara <k.hara.pg@gmail.com> Date: 2013-04-15 (Mon, 15 Apr 2013) Changed paths: M src/template.c A test/compilable/imports/test9919a.d A test/compilable/imports/test9919b.d A test/compilable/imports/test9919c.d A test/compilable/test9919.d Log Message: ----------- fix Issue 9919 - Symbol lookup fails with public import and mixin Commit: 2d356bd60fd8b38c8076d720ec0e2da86c02a708 https://github.com/D-Programming-Language/dmd/commit/2d356bd60fd8b38c8076d720ec0e2da86c02a708 Author: Walter Bright <walter@walterbright.com> Date: 2013-04-16 (Tue, 16 Apr 2013) Changed paths: M src/template.c A test/compilable/imports/test9919a.d A test/compilable/imports/test9919b.d A test/compilable/imports/test9919c.d A test/compilable/test9919.d Log Message: ----------- Merge pull request #1901 from 9rnsr/fix9919 [REG2.062] Issue 9919 - Symbol lookup fails with public import and mixin Compare: https://github.com/D-Programming-Language/dmd/compare/f4f4b9080ef0...2d356bd60fd8 |
Copyright © 1999-2021 by the D Language Foundation