[Issue 10625] Compiler should warn or disallow using slice syntax in initialization
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 4 17:38:14 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=10625
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to Vladimir Panteleev from comment #2)
> Slice copies now require [] on both sides (arr1[] = arr2[]) so I'm not sure
> how relevant this is now.
Oh yeah this is definitely an invalid issue. Thanks~
--
More information about the Digitalmars-d-bugs
mailing list