Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e57d8c052bcd1351e136cd92325c3482c1921e0b
https://github.com/D-Programming-Language/dmd/commit/e57d8c052bcd1351e136cd92325c3482c1921e0b
Author: k-hara <[email protected]>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M src/statement.c
M test/compilable/warn3882.d
Log Message:
-----------
fix Issue 13899 - Unwanted warning for pure opApply
Add explicit cast(void) to discard return value of opApply.
Commit: 54e6cbd6b98a61c8b048a246dec917a2d31fa569
https://github.com/D-Programming-Language/dmd/commit/54e6cbd6b98a61c8b048a246dec917a2d31fa569
Author: Walter Bright <[email protected]>
Date: 2014-12-30 (Tue, 30 Dec 2014)
Changed paths:
M src/statement.c
M test/compilable/warn3882.d
Log Message:
-----------
Merge pull request #4221 from 9rnsr/fix13899
Issue 13899 - Unwanted warning for pure opApply
Compare:
https://github.com/D-Programming-Language/dmd/compare/4e21e5639fd2...54e6cbd6b98a_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals