[Issue 12625] implicit slicing of RValue static array should be illegal
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu May 8 02:37:32 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12625
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #4 from bearophile_hugs at eml.cc ---
(In reply to monarchdodra from comment #2)
> - Do we find some way to detect *only* the "rvalue static array to dynamic
> array assignment" case?
> - Give up?
Those seem two options. The first introduces a special case.
--
More information about the Digitalmars-d-bugs
mailing list