www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14749] New: std.array not passing any typeinfo to GC

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

          Issue ID: 14749
           Summary: std.array not passing any typeinfo to GC
           Product: D
           Version: D2
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: rsw0x rsw0x.me

stems from both ensureAddable and arrayAllocImpl not passing any typeid to the
qalloc call.

--
Jun 29 2015