Thread overview
[Issue 14749] std.array not passing any typeinfo to GC
Aug 31, 2015
Vladimir Panteleev
Sep 01, 2015
Vladimir Panteleev
Oct 14, 2015
Vladimir Panteleev
August 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14749

Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |thecybershadow@gmail.com

--- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> ---
https://github.com/D-Programming-Language/phobos/pull/3609

--
September 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14749

--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> ---
The GC doesn't seem to be using the TypeInfo parameters currently.

What is your use case for this change?

--
October 14, 2015
https://issues.dlang.org/show_bug.cgi?id=14749

Vladimir Panteleev <thecybershadow@gmail.com> changed:

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

--- Comment #3 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Closing due to no rationale or feedback.

--