July 12, 2014 [dmd-internals] [D-Programming-Language/dmd] 389516: fix Issue 11066 - Spurious warning 'statement is n... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 389516c5c7a63f7da021c694e4e71cb03ae8d833 https://github.com/D-Programming-Language/dmd/commit/389516c5c7a63f7da021c694e4e71cb03ae8d833 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-11 (Fri, 11 Jul 2014) Changed paths: M src/func.c A test/compilable/diag11066.d Log Message: ----------- fix Issue 11066 - Spurious warning 'statement is not reachable' with -profile Commit: 1573bde5be5b6d5b074604bf62aa0a9072b774d2 https://github.com/D-Programming-Language/dmd/commit/1573bde5be5b6d5b074604bf62aa0a9072b774d2 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-11 (Fri, 11 Jul 2014) Changed paths: M src/func.c Log Message: ----------- [Refactoring] in FuncDeclaration::semantic3 Commit: 7200977dc40dd32878136524af2564600ad8593f https://github.com/D-Programming-Language/dmd/commit/7200977dc40dd32878136524af2564600ad8593f Author: Walter Bright <walter@walterbright.com> Date: 2014-07-12 (Sat, 12 Jul 2014) Changed paths: M src/func.c A test/compilable/diag11066.d Log Message: ----------- Merge pull request #3737 from 9rnsr/fix11066 Issue 11066 - Spurious warning 'statement is not reachable' with -profile Compare: https://github.com/D-Programming-Language/dmd/compare/813ce694514a...7200977dc40d |
Copyright © 1999-2021 by the D Language Foundation