July 22, 2012 [dmd-internals] [D-Programming-Language/dmd] 4d85f1: fix Issue 7150 - Templated Constructors Should be ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4d85f11ba5f37664e1803e0126a6402d70c1ac1d https://github.com/D-Programming-Language/dmd/commit/4d85f11ba5f37664e1803e0126a6402d70c1ac1d Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M test/runnable/xtest46.d Log Message: ----------- fix Issue 7150 - Templated Constructors Should be Able to Call Other Constructors bug 7150 was already fixed in commit 59c5fe5f6a, so this is just adding test case. Commit: 66e5887e8c63935575e460add5e9ff0c142a1b81 https://github.com/D-Programming-Language/dmd/commit/66e5887e8c63935575e460add5e9ff0c142a1b81 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M test/runnable/xtest46.d Log Message: ----------- Merge pull request #574 from 9rnsr/fix7150 [test only] Issue 7150 - Templated Constructors Should be Able to Call Other Constructors Compare: https://github.com/D-Programming-Language/dmd/compare/146442eb5d63...66e5887e8c63 |
Copyright © 1999-2021 by the D Language Foundation