August 24, 2015 [dmd-internals] [D-Programming-Language/dmd] bdd7d5: fix Issue 14923 - ICE: Assertion failed: (tret->ty... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/stable Home: https://github.com/D-Programming-Language/dmd Commit: bdd7d5bf7b5dd148ab0dd0087b2754b0b6867ce7 https://github.com/D-Programming-Language/dmd/commit/bdd7d5bf7b5dd148ab0dd0087b2754b0b6867ce7 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-08-24 (Mon, 24 Aug 2015) Changed paths: M src/statement.c A test/fail_compilation/ice14923.d Log Message: ----------- fix Issue 14923 - ICE: Assertion failed: (tret->ty != Tvoid), function semantic3, file func.c, line 1736. Commit: d780e3114333c17056e78f982012f37ca141e958 https://github.com/D-Programming-Language/dmd/commit/d780e3114333c17056e78f982012f37ca141e958 Author: Martin Nowak <code@dawg.eu> Date: 2015-08-24 (Mon, 24 Aug 2015) Changed paths: M src/statement.c A test/fail_compilation/ice14923.d Log Message: ----------- Merge pull request #4949 from 9rnsr/fix14923 [REG2.067] Issue 14923 - ICE: Assertion failed: (tret->ty != Tvoid), function semantic3, file func.c, line 1736. Compare: https://github.com/D-Programming-Language/dmd/compare/d16e409431c6...d780e3114333 |
Copyright © 1999-2021 by the D Language Foundation