[Issue 16357] cast(T[])[x] casts x to T instead of [x] to T[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 6 14:55:27 UTC 2023


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org

--- Comment #5 from Nick Treleaven <nick at geany.org> ---
I've made a PR to update the spec. I don't think we can make that an error
without risking existing code breakage.

--


More information about the Digitalmars-d-bugs mailing list