June 19, 2013 [dmd-internals] [D-Programming-Language/dmd] e51a5b: fix issue 10405 - redundant "expression has no eff... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e51a5b9a9576cb7e9a4d964c1b9a7373fbd65124 https://github.com/D-Programming-Language/dmd/commit/e51a5b9a9576cb7e9a4d964c1b9a7373fbd65124 Author: Henning Pohl <henning@still-hidden.de> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/statement.c A test/fail_compilation/diag10405.d Log Message: ----------- fix issue 10405 - redundant "expression has no effect" error when returning non-void in void function Commit: 3527e7d9a7b8d12c7159ec759e76413b2ffe7236 https://github.com/D-Programming-Language/dmd/commit/3527e7d9a7b8d12c7159ec759e76413b2ffe7236 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/statement.c A test/fail_compilation/diag10405.d Log Message: ----------- Merge pull request #2210 from hpohl/10405 fix issue 10405 - redundant "expression has no effect" error when returning non-void in void function Compare: https://github.com/D-Programming-Language/dmd/compare/84ab37e3213d...3527e7d9a7b8 |
Copyright © 1999-2021 by the D Language Foundation