http://d.puremagic.com/issues/show_bug.cgi?id=9092
--- Comment #7 from [email protected] 2013-03-24 09:30:13 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/087752206585a9c8690ebdb79e468646521c05f5 Fixes Issue 9092 - GC.extend allocates less then it reports Not an actual issue, but required more documentation to be clear: Added a note about how extend and arrays interact to avoid confusion. Also adds an example section, for both ways of using extend. https://github.com/D-Programming-Language/druntime/commit/f0c3aa724c7226cb1ad1acbbd95da6fa008af626 Merge pull request #382 from monarchdodra/9092 Fixes Issue 9092 - GC.extend allocates less then it reports -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
