February 20, 2014 [dmd-internals] [D-Programming-Language/dmd] 1c50c4: fix Issue 12203 - typeof(null) does not convert to... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1c50c4f268fa719434bb20ac885d7bfb12a019d3 https://github.com/D-Programming-Language/dmd/commit/1c50c4f268fa719434bb20ac885d7bfb12a019d3 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-02-19 (Wed, 19 Feb 2014) Changed paths: M src/e2ir.c M test/runnable/nulltype.d Log Message: ----------- fix Issue 12203 - typeof(null) does not convert to "void delegate(float)" Commit: d898c7f4604df448ac2a51f7352048468fb0d1d2 https://github.com/D-Programming-Language/dmd/commit/d898c7f4604df448ac2a51f7352048468fb0d1d2 Author: Walter Bright <walter@walterbright.com> Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M src/e2ir.c M test/runnable/nulltype.d Log Message: ----------- Merge pull request #3294 from 9rnsr/fix12203 Issue 12203 - typeof(null) does not convert to "void delegate(float)" Compare: https://github.com/D-Programming-Language/dmd/compare/559ad04e6d9c...d898c7f4604d |
Copyright © 1999-2021 by the D Language Foundation