[Issue 19196] DMD thinks storage size for pointer or dynamic array is unknown

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 27 04:41:32 UTC 2018


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

Abscissa <bus_dlangzilla at semitwist.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|DMD thinks storage size of  |DMD thinks storage size for
                   |dynamic array is unknown    |pointer or dynamic array is
                   |                            |unknown

--- Comment #1 from Abscissa <bus_dlangzilla at semitwist.com> ---
Same result if "Foo!(A)[]" is changed to "Foo!(A)*"

--


More information about the Digitalmars-d-bugs mailing list