[dmd-internals] [D-Programming-Language/dmd] 4afe39: Implement partial fix for 3882
GitHub
noreply at github.com
Fri Mar 21 10:47:46 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 4afe39cd644fa3e683410205cf8e3c4d617134fc
https://github.com/D-Programming-Language/dmd/commit/4afe39cd644fa3e683410205cf8e3c4d617134fc
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)
Changed paths:
M src/sideeffect.c
A test/fail_compilation/fail3882.d
Log Message:
-----------
Implement partial fix for 3882
Commit: 1042f245137ad4c4fd9506261fa8a2000f21df2c
https://github.com/D-Programming-Language/dmd/commit/1042f245137ad4c4fd9506261fa8a2000f21df2c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)
Changed paths:
M src/sideeffect.c
A test/fail_compilation/fail3882.d
Log Message:
-----------
Merge pull request #3342 from nordlow/warn-unused-returns
Issue 3882: Add warning for unused non-void returns of strictly pure function calls
Compare: https://github.com/D-Programming-Language/dmd/compare/5b3cd700489e...1042f245137a
More information about the dmd-internals
mailing list