[dmd-internals] [D-Programming-Language/dmd] a83382: fix Issue 12604 - No "mismatched array lengths" er...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Apr 21 02:33:47 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a833827fe1391a8a70fed84b6607e21c26c41da0
      https://github.com/D-Programming-Language/dmd/commit/a833827fe1391a8a70fed84b6607e21c26c41da0
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

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

  Log Message:
  -----------
  fix Issue 12604 - No "mismatched array lengths" error with narrowing conversions


  Commit: fbad0edc32b1fc1ff411dc0aaa83d796d13ff858
      https://github.com/D-Programming-Language/dmd/commit/fbad0edc32b1fc1ff411dc0aaa83d796d13ff858
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #3475 from 9rnsr/fix12604

Issue 12604 - No "mismatched array lengths" error with narrowing conversions


Compare: https://github.com/D-Programming-Language/dmd/compare/cdeb19ea56ac...fbad0edc32b1


More information about the dmd-internals mailing list