[Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu May 8 00:05:41 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12625
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> ---
Why just make the implicit slice illegal? Shouldn't it just be illegal to slice
it at all, since it's guaranteed to be wrong?
--
More information about the Digitalmars-d-bugs
mailing list