November 19, 2012 [dmd-internals] [D-Programming-Language/dmd] 3b4b14: fix Issue 9046 - typeof(T.init) should have the ty... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3b4b14eb4294265c569685b7e792e860a76eca55 https://github.com/D-Programming-Language/dmd/commit/3b4b14eb4294265c569685b7e792e860a76eca55 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-11-18 (Sun, 18 Nov 2012) Changed paths: M src/mtype.c M test/runnable/testconst.d Log Message: ----------- fix Issue 9046 - typeof(T.init) should have the type T Commit: 4c514b6c77d5c5455a40d7c17ccbd788b1131d25 https://github.com/D-Programming-Language/dmd/commit/4c514b6c77d5c5455a40d7c17ccbd788b1131d25 Author: Walter Bright <walter@walterbright.com> Date: 2012-11-19 (Mon, 19 Nov 2012) Changed paths: M src/mtype.c M test/runnable/testconst.d Log Message: ----------- Merge pull request #1300 from 9rnsr/fix9046 Issue 9046 - typeof(T.init) should have the type T Compare: https://github.com/D-Programming-Language/dmd/compare/bf8a398d71f1...4c514b6c77d5 |
Copyright © 1999-2021 by the D Language Foundation