[dmd-internals] [D-Programming-Language/dmd] 573b73: fix Issue 14177 - ICE(statement.c) recursive alias...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Feb 15 03:14:44 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 573b7309ae5adfd8cbc7a76039a0577c2a977597
      https://github.com/D-Programming-Language/dmd/commit/573b7309ae5adfd8cbc7a76039a0577c2a977597
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/ice14177.d

  Log Message:
  -----------
  fix Issue 14177 - ICE(statement.c) recursive aliases


  Commit: b76633a7a575c48026685638a265d139ec13f9c2
      https://github.com/D-Programming-Language/dmd/commit/b76633a7a575c48026685638a265d139ec13f9c2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-02-15 (Sun, 15 Feb 2015)

  Changed paths:
    M src/declaration.c
    A test/fail_compilation/ice14177.d

  Log Message:
  -----------
  Merge pull request #4412 from 9rnsr/fix14177

[REG2.066.1] Issue 14177 - ICE(statement.c) recursive aliases


Compare: https://github.com/D-Programming-Language/dmd/compare/53e2cd721f1c...b76633a7a575


More information about the dmd-internals mailing list