July 05, 2015 [dmd-internals] [D-Programming-Language/dmd] 615110: fix Issue 14747 - compiler insists on unnecessary ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 615110a78f1bad4b46df58fc743302dac1708f18 https://github.com/D-Programming-Language/dmd/commit/615110a78f1bad4b46df58fc743302dac1708f18 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-06-30 (Tue, 30 Jun 2015) Changed paths: M src/statement.c A test/compilable/test14747.d Log Message: ----------- fix Issue 14747 - compiler insists on unnecessary return statement Commit: 442cb436f6ebf4a8ce7367e742ae2d3c180ba953 https://github.com/D-Programming-Language/dmd/commit/442cb436f6ebf4a8ce7367e742ae2d3c180ba953 Author: Walter Bright <walter@walterbright.com> Date: 2015-07-05 (Sun, 05 Jul 2015) Changed paths: M src/statement.c A test/compilable/test14747.d Log Message: ----------- Merge pull request #4790 from 9rnsr/fix14747 Issue 14747 - compiler insists on unnecessary return statement Compare: https://github.com/D-Programming-Language/dmd/compare/82f91e2db26a...442cb436f6eb |
Copyright © 1999-2021 by the D Language Foundation