[dmd-internals] [D-Programming-Language/dmd] 4f06a0: Issue 6753 - Regression(2.055beta) "Reinterpret" c...

noreply at github.com noreply at github.com
Sun Oct 23 10:08:13 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 4f06a053521991d8009d16f213f35de5ccc2db8f
      https://github.com/D-Programming-Language/dmd/commit/4f06a053521991d8009d16f213f35de5ccc2db8f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-10-23 (Sun, 23 Oct 2011)

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

  Log Message:
  -----------
  Issue 6753 - Regression(2.055beta) "Reinterpret" cast of array to a tail const one doesn't work inside @trusted


  Commit: 84506252b566fc7b2b462fcc8869a371cccb073a
      https://github.com/D-Programming-Language/dmd/commit/84506252b566fc7b2b462fcc8869a371cccb073a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-10-23 (Sun, 23 Oct 2011)

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

  Log Message:
  -----------
  Merge pull request #470 from 9rnsr/fix6753

Issue 6753 - Regression(2.055beta) "Reinterpret" cast of array to a tail const one doesn't work inside @trusted


Compare: https://github.com/D-Programming-Language/dmd/compare/6536012...8450625


More information about the dmd-internals mailing list