[Issue 14749] New: std.array not passing any typeinfo to GC
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun 29 16:05:17 PDT 2015
    
    
  
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 at puremagic.com
          Reporter: rsw0x at rsw0x.me
stems from both ensureAddable and arrayAllocImpl not passing any typeid to the
qalloc call.
--
    
    
More information about the Digitalmars-d-bugs
mailing list