January 19, 2013 [dmd-internals] [D-Programming-Language/dmd] 8b31b3: Fixes Issue 8922 - __traits(parent) should fail on... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 8b31b3d8171abd9e06e1b7f18201fbe25fde20e3 https://github.com/D-Programming-Language/dmd/commit/8b31b3d8171abd9e06e1b7f18201fbe25fde20e3 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M src/traits.c A test/compilable/imports/bug8922.d A test/compilable/test8922a.d A test/compilable/test8922b.d A test/compilable/test8922c.d A test/compilable/test8922d.d A test/compilable/test8922e.d A test/compilable/test8922f.d Log Message: ----------- Fixes Issue 8922 - __traits(parent) should fail on top package import Commit: 7d36ee467bf76f371c3b9a6399b00f811320bd65 https://github.com/D-Programming-Language/dmd/commit/7d36ee467bf76f371c3b9a6399b00f811320bd65 Author: Walter Bright <walter@walterbright.com> Date: 2013-01-19 (Sat, 19 Jan 2013) Changed paths: M src/traits.c A test/compilable/imports/bug8922.d A test/compilable/test8922a.d A test/compilable/test8922b.d A test/compilable/test8922c.d A test/compilable/test8922d.d A test/compilable/test8922e.d A test/compilable/test8922f.d Log Message: ----------- Merge pull request #1455 from AndrejMitrovic/Fix8922 Issue 8922 - __traits(parent) should fail on top package import Compare: https://github.com/D-Programming-Language/dmd/compare/9b734c5d9ff4...7d36ee467bf7 |
Copyright © 1999-2021 by the D Language Foundation