http://d.puremagic.com/issues/show_bug.cgi?id=2900
------- Comment #2 from [email protected] 2009-04-25 23:35 ------- Created an attachment (id=341) --> (http://d.puremagic.com/issues/attachment.cgi?id=341&action=view) Another possible fix: query just size first in lifetime. Here's another possible fix. This patch simply queries only the size of the block in lifetime.d and, if the array does not need to be reallocated, skips the querying of the full block info. --
