January 28, 2014 [dmd-internals] [D-Programming-Language/dmd] 0da9cb: fix Issue 12016 - implicit immutable upcast become... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0da9cbc205f860b9e46805f27f4400a4f1e101bf https://github.com/D-Programming-Language/dmd/commit/0da9cbc205f860b9e46805f27f4400a4f1e101bf Author: k-hara <k.hara.pg@gmail.com> Date: 2014-01-27 (Mon, 27 Jan 2014) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 12016 - implicit immutable upcast becomes null in CTFE Commit: ce84f0b953027595cd570d0af0e1ab4c27473297 https://github.com/D-Programming-Language/dmd/commit/ce84f0b953027595cd570d0af0e1ab4c27473297 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-01-28 (Tue, 28 Jan 2014) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #3168 from 9rnsr/fix12016 [REG2.065a] Issue 12016 - implicit immutable upcast becomes null in CTFE Compare: https://github.com/D-Programming-Language/dmd/compare/fa8c689f7c78...ce84f0b95302 |
Copyright © 1999-2021 by the D Language Foundation