[Issue 5074] array(immutable(int)[]) ==> int[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 30 15:14:44 UTC 2017


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

Andrei Alexandrescu <andrei at erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #10 from Andrei Alexandrescu <andrei at erdani.com> ---
We don't want `array` to be used to transform qualifiers on existing arrays.
For arrays, the function should be identity.

--


More information about the Digitalmars-d-bugs mailing list