[Issue 10323] getAMDcacheinfo needlessly allocates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 10 13:27:27 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10323



--- Comment #3 from Adam D. Ruppe <destructionator at gmail.com> 2013-06-10 13:27:25 PDT ---
thinking some more about that data segment thing, maybe that won't work either
because ~= would try to find gc info, to check capacity, that doesn't exist
there. But I'm sure that can be worked around, the literal could perhaps write
out a dummy gc info block before the array informing append that it has zero
extra capacity.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list