[dmd-internals] [D-Programming-Language/dmd] 0da9cb: fix Issue 12016 - implicit immutable upcast become...

GitHub noreply at github.com
Tue Jan 28 00:23:54 PST 2014


  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 at 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 at 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


More information about the dmd-internals mailing list