[Issue 3463] Integrate Precise Heap Scanning Into the GC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 27 21:23:36 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3463
--- Comment #58 from Leandro Lucarella <llucax at gmail.com> 2010-07-27 21:23:34 PDT ---
And another small comment about the Tango runtime patch, you add a binSize()
function, but there is already a binsize[] array for the same purpose, you can
remove the binSize(bin) function and replace it with binsize[bin].
--
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