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

Ate Eskola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ate Eskola <[email protected]> ---
Fortunately prevented by -preview=dip1000 though.

Is the plan to fix these static array issues in all D or just with
-preview=dip1000? It's going to break an awful lot of code if we forbid slicing
static arrays in vanilla D, but otherwise it's never going to be safe.

--

Reply via email to