[Issue 13783] Function overload with rvalue `inout` parameter not selected when `enum` parameter implicitly converted to its base type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:40:41 PST 2015


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

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

https://github.com/D-Programming-Language/dmd/commit/c0891db6300eec0f6a088f4d021c81c4457a6dfa
fix Issue 13783 - Function overload with rvalue `inout` parameter not selected
when `enum` parameter implicitly converted to its base type

https://github.com/D-Programming-Language/dmd/commit/b27e1501a970c158f78874bb6f71355b7d6f7c5a
Merge pull request #4177 from 9rnsr/fix13783

--


More information about the Digitalmars-d-bugs mailing list