February 09, 2013 [dmd-internals] [D-Programming-Language/dmd] 0d5a3b: Fixes Issue 9479 - Suppress mismatch of return typ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0d5a3ba6fe1665ab5739f1afe202e9b9c3ee4d79 https://github.com/D-Programming-Language/dmd/commit/0d5a3ba6fe1665ab5739f1afe202e9b9c3ee4d79 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-02-09 (Sat, 09 Feb 2013) Changed paths: M src/statement.c A test/fail_compilation/diag9479.d Log Message: ----------- Fixes Issue 9479 - Suppress mismatch of return type when return expression is an error. Commit: bd11999d75cf5c945c13da50a340863620f3f01b https://github.com/D-Programming-Language/dmd/commit/bd11999d75cf5c945c13da50a340863620f3f01b Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-02-09 (Sat, 09 Feb 2013) Changed paths: M src/statement.c A test/fail_compilation/diag9479.d Log Message: ----------- Merge pull request #1648 from AndrejMitrovic/Fix9479 Issue 9479 - Suppress mismatch of return type diagnostic when return expression is an error Compare: https://github.com/D-Programming-Language/dmd/compare/20c42d0df58a...bd11999d75cf |
Copyright © 1999-2021 by the D Language Foundation