[dmd-internals] [D-Programming-Language/dmd] e89168: fix Issue 14973 - compiler inference of contexts f...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Aug 28 11:07:06 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e891688d80a398be2fc41366184cd26e8229406e
      https://github.com/D-Programming-Language/dmd/commit/e891688d80a398be2fc41366184cd26e8229406e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M src/declaration.c
    M src/expression.c
    M src/func.c
    A test/compilable/test14973.d
    M test/fail_compilation/diag9831.d
    M test/fail_compilation/fail11545.d
    M test/fail_compilation/fail120.d
    M test/fail_compilation/fail39.d

  Log Message:
  -----------
  fix Issue 14973 - compiler inference of contexts for nested map seems broken


  Commit: 955eb73f73a31ef52cd3e619fc3b8b1b8bb0f19e
      https://github.com/D-Programming-Language/dmd/commit/955eb73f73a31ef52cd3e619fc3b8b1b8bb0f19e
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M src/declaration.c
    M src/expression.c
    M src/func.c
    A test/compilable/test14973.d
    M test/fail_compilation/diag9831.d
    M test/fail_compilation/fail11545.d
    M test/fail_compilation/fail120.d
    M test/fail_compilation/fail39.d

  Log Message:
  -----------
  Merge pull request #4971 from 9rnsr/fix14973

[REG2.068] Issue 14973 - compiler inference of contexts for nested map seems broken


Compare: https://github.com/D-Programming-Language/dmd/compare/45c115bccd2e...955eb73f73a3


More information about the dmd-internals mailing list