[dmd-internals] [D-Programming-Language/dmd] da85c9: Fix Issue 13679 - foreach_reverse is allowed for A...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Nov 10 12:54:33 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: da85c9745a528a4c521615fc88844a3431db957d
      https://github.com/D-Programming-Language/dmd/commit/da85c9745a528a4c521615fc88844a3431db957d
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/warn13679.d

  Log Message:
  -----------
  Fix Issue 13679 - foreach_reverse is allowed for AAs


  Commit: 7b130d056b7c326c2142cfffeec01e5b1e7afae9
      https://github.com/D-Programming-Language/dmd/commit/7b130d056b7c326c2142cfffeec01e5b1e7afae9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/warn13679.d

  Log Message:
  -----------
  Merge pull request #4110 from yebblies/issue13679

Issue 13679 - foreach_reverse is allowed for AAs


Compare: https://github.com/D-Programming-Language/dmd/compare/64150cf5fbe5...7b130d056b7c


More information about the dmd-internals mailing list