[Issue 13899] Unwanted warning for pure opApply

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 30 21:33:33 PST 2014


https://issues.dlang.org/show_bug.cgi?id=13899

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/e57d8c052bcd1351e136cd92325c3482c1921e0b
fix Issue 13899 - Unwanted warning for pure opApply

Add explicit cast(void) to discard return value of opApply.

https://github.com/D-Programming-Language/dmd/commit/54e6cbd6b98a61c8b048a246dec917a2d31fa569
Merge pull request #4221 from 9rnsr/fix13899

Issue 13899 - Unwanted warning for pure opApply

--


More information about the Digitalmars-d-bugs mailing list