[Issue 12760] Initializing an object that has "this(Args) inout" causes "discards return value" warning

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun May 25 16:55:27 PDT 2014


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

--- Comment #4 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/3f3f8cfb49f381e81d3b868cbcaa9bc91ec10d4b
fix Issue 12760 - Initializing an object that has "this(Args) inout" causes
"discards return value" warning

https://github.com/D-Programming-Language/dmd/commit/f4ef69f504db74cd0debaa3aadd5f469440c3013
Merge pull request #3569 from 9rnsr/fix12760

[REG2.066a] Issue 12760 - Initializing an object that has "this(Args) inout"
causes "discards return value" warning

--


More information about the Digitalmars-d-bugs mailing list