[dmd-internals] [D-Programming-Language/dmd] d629aa: fix Issue 11333 - ICE: Cannot subtype 0-tuple with...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue May 13 16:03:33 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d629aa1df464bd1882954487bfaeb97981da8a35
      https://github.com/D-Programming-Language/dmd/commit/d629aa1df464bd1882954487bfaeb97981da8a35
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-05-13 (Tue, 13 May 2014)

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

  Log Message:
  -----------
  fix Issue 11333 - ICE: Cannot subtype 0-tuple with "alias this"


  Commit: 9e8231346460a547d4cec319e30cc980193ccd94
      https://github.com/D-Programming-Language/dmd/commit/9e8231346460a547d4cec319e30cc980193ccd94
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-05-13 (Tue, 13 May 2014)

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

  Log Message:
  -----------
  Merge pull request #3546 from 9rnsr/fix11333

Issue 11333 - ICE: Cannot subtype 0-tuple with "alias this"


Compare: https://github.com/D-Programming-Language/dmd/compare/cf92eed4aa98...9e8231346460


More information about the dmd-internals mailing list