http://d.puremagic.com/issues/show_bug.cgi?id=3463
--- Comment #10 from David Simcha <dsim...@yahoo.com> 2009-11-03 08:18:35 PST --- Just one thing to keep in mind: Heap scanning is only precise if the mask information is passed to GC.malloc. This only happens if you use one of my templates or call GC.malloc directly. I couldn't get it to work with new. (This is where the idea of templating TypeInfo and ClassInfo originated.) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------