August 03, 2014 [dmd-internals] [D-Programming-Language/dmd] 5bd0c6: fix Issue 13226 - Symbol is not accessible when us... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 5bd0c6d8ed044d0261ac365da42efe08a259f02d https://github.com/D-Programming-Language/dmd/commit/5bd0c6d8ed044d0261ac365da42efe08a259f02d Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M src/access.c M src/mtype.c A test/compilable/imports/a13226.d A test/compilable/test13226.d Log Message: ----------- fix Issue 13226 - Symbol is not accessible when using traits or mixin Commit: 63f7cf30cfe0b3aa05a77aacb27d056cd6dde772 https://github.com/D-Programming-Language/dmd/commit/63f7cf30cfe0b3aa05a77aacb27d056cd6dde772 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-08-03 (Sun, 03 Aug 2014) Changed paths: M src/access.c M src/mtype.c A test/compilable/imports/a13226.d A test/compilable/test13226.d Log Message: ----------- Merge pull request #3841 from 9rnsr/fix13226 Issue 13226 - Symbol is not accessible when using traits or mixin Compare: https://github.com/D-Programming-Language/dmd/compare/b543bee59048...63f7cf30cfe0 |
Copyright © 1999-2021 by the D Language Foundation