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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to