[dmd-internals] [D-Programming-Language/dmd] c08e15: fix Issue 8793 - Another problem with pure inferen...

GitHub noreply at github.com
Wed Oct 10 08:23:20 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c08e1507ac2ce890f2434ca677a05fad6d8f1827
      https://github.com/D-Programming-Language/dmd/commit/c08e1507ac2ce890f2434ca677a05fad6d8f1827
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/testInference.d
    A test/fail_compilation/test8793.d

  Log Message:
  -----------
  fix Issue 8793 - Another problem with pure inference of inner delegate


  Commit: 9abc6c0ee4ce8d2f14a243f5fbde7e24671caf0b
      https://github.com/D-Programming-Language/dmd/commit/9abc6c0ee4ce8d2f14a243f5fbde7e24671caf0b
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/testInference.d
    A test/fail_compilation/test8793.d

  Log Message:
  -----------
  Merge pull request #1171 from 9rnsr/fix8793

Issue 8793 - Another problem with pure inference of inner delegate


Compare: https://github.com/D-Programming-Language/dmd/compare/649ad799371e...9abc6c0ee4ce


More information about the dmd-internals mailing list