[Issue 14626] [REG2.066] byValue doesn't work with inout AA
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu May 28 06:42:26 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14626
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
That it worked before I think is a bug (the compiler did a lot of hand-waving
with AA's to avoid sticky issues).
We really really need a way to specify something returns or uses inout that
isn't a *new* inout scope. Only then, can we get this to work.
--
More information about the Digitalmars-d-bugs
mailing list