[dmd-internals] [D-Programming-Language/dmd] 0a3693: fix Issue 11426 - Reinterpret element-wise array i...

GitHub noreply at github.com
Sun Nov 3 10:53:44 PST 2013


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

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail11426.d

  Log Message:
  -----------
  fix Issue 11426 - Reinterpret element-wise array initializing should be rejected


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

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail11426.d

  Log Message:
  -----------
  Merge pull request #2712 from 9rnsr/fix11426

[REG2.061] Issue 11426 - Reinterpret element-wise array initializing should be rejeted


Compare: https://github.com/D-Programming-Language/dmd/compare/9c15259a99fd...21a6e3eb242c


More information about the dmd-internals mailing list