June 22, 2012 [dmd-internals] [D-Programming-Language/dmd] bc55af: fix Issue 8221 - typeof(null) rejected as return t... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: bc55af9d3d38fd18f3a2c1f323cd1a4f49dbd673 https://github.com/D-Programming-Language/dmd/commit/bc55af9d3d38fd18f3a2c1f323cd1a4f49dbd673 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-06-11 (Mon, 11 Jun 2012) Changed paths: M src/mtype.c M test/runnable/nulltype.d Log Message: ----------- fix Issue 8221 - typeof(null) rejected as return type for covariant overrides Commit: ad7637f3d3c2cdf98ff7de8d715315e8557ee223 https://github.com/D-Programming-Language/dmd/commit/ad7637f3d3c2cdf98ff7de8d715315e8557ee223 Author: Walter Bright <walter@walterbright.com> Date: 2012-06-22 (Fri, 22 Jun 2012) Changed paths: M src/mtype.c M test/runnable/nulltype.d Log Message: ----------- Merge pull request #1001 from 9rnsr/fix8221 Issue 8221 - typeof(null) rejected as return type for covariant overrides Compare: https://github.com/D-Programming-Language/dmd/compare/7e501522c15f...ad7637f3d3c2 |
Copyright © 1999-2021 by the D Language Foundation