[dmd-internals] [D-Programming-Language/dmd] c08bf5: fix Issue 11489 - Improper implicit cast to immuta...

GitHub noreply at github.com
Tue Nov 12 19:43:20 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c08bf5ac3de0c51bb51995f937309b6bd4585e1d
      https://github.com/D-Programming-Language/dmd/commit/c08bf5ac3de0c51bb51995f937309b6bd4585e1d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-12 (Tue, 12 Nov 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 11489 - Improper implicit cast to immutable.


  Commit: f7d419a06901923d47bc0cf9b19d22bbb2d3ef2f
      https://github.com/D-Programming-Language/dmd/commit/f7d419a06901923d47bc0cf9b19d22bbb2d3ef2f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-12 (Tue, 12 Nov 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #2749 from 9rnsr/fix11489

Issue 11489 - Improper implicit cast to immutable.


Compare: https://github.com/D-Programming-Language/dmd/compare/bf2224777b7c...f7d419a06901


More information about the dmd-internals mailing list