[dmd-internals] [D-Programming-Language/dmd] 298c94: fix Issue 7582 - Untyped nested delegate literals ...

GitHub noreply at github.com
Sat Feb 25 22:07:43 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 298c9453ebec4d0c48111b1214fcf02daf4234b3
      https://github.com/D-Programming-Language/dmd/commit/298c9453ebec4d0c48111b1214fcf02daf4234b3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/expression.c
  M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 7582 - Untyped nested delegate literals don't compile


  Commit: e405aa01076a6fa58d11ef744ac09adb572b5d41
      https://github.com/D-Programming-Language/dmd/commit/e405aa01076a6fa58d11ef744ac09adb572b5d41
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-02-25 (Sat, 25 Feb 2012)

  Changed paths:
    M src/expression.c
  M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #764 from 9rnsr/fix7582

Issue 7582 - Untyped nested delegate literals don't compile


Compare: https://github.com/D-Programming-Language/dmd/compare/a03216f...e405aa0


More information about the dmd-internals mailing list