[dmd-internals] [D-Programming-Language/dmd] f26ae0: fix Issue 15177 - mixin + traits issue with 2.069 ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Oct 10 10:06:21 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/dmd
Commit: f26ae0052ec82c61d63247096c78503caab8ce9d
https://github.com/D-Programming-Language/dmd/commit/f26ae0052ec82c61d63247096c78503caab8ce9d
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M src/traits.d
A test/compilable/imports/test15117a.d
A test/compilable/test15177.d
Log Message:
-----------
fix Issue 15177 - mixin + traits issue with 2.069 beta 1
Commit: d752f698caaaec89a52630e3255d576bb03cd9f9
https://github.com/D-Programming-Language/dmd/commit/d752f698caaaec89a52630e3255d576bb03cd9f9
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-10 (Sat, 10 Oct 2015)
Changed paths:
M src/traits.d
A test/compilable/imports/test15117a.d
A test/compilable/test15177.d
Log Message:
-----------
Merge pull request #5172 from 9rnsr/fix15177
[REG2.069.0-b1] Issue 15177 - mixin + traits issue with 2.069 beta 1
Compare: https://github.com/D-Programming-Language/dmd/compare/5df7520d7ebc...d752f698caaa
More information about the dmd-internals
mailing list