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

Basile-z <b2.t...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.t...@gmx.com

--- Comment #2 from Basile-z <b2.t...@gmx.com> ---
I don't think this is a valid issue. When an array is shrink, its memory might
be copied to another location. a struct with self reference would then become
unsafe.

You cannot speculate on the implementation details of the GC allocator.

--

Reply via email to