October 18, 2010 [Issue 5070] New: Heap-allocated closures listing | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=5070 Summary: Heap-allocated closures listing Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: bearophile_hugs@eml.cc --- Comment #0 from bearophile_hugs@eml.cc 2010-10-17 17:28:13 PDT --- An idea by Denis Koroskin. The idea is to have a new compiler switch that lists all the heap-allocated closures in the compilation unit (like -vtls does). As alternative, this list may be shown when the compiler "tips" are activated (a third kind of message from the compiler), this is a performance suggestion. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 11, 2011 [Issue 5070] Heap-allocated closures listing | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile_hugs@eml.cc | http://d.puremagic.com/issues/show_bug.cgi?id=5070 --- Comment #1 from bearophile_hugs@eml.cc 2011-02-11 03:25:55 PST --- See also inlining listing, bug 5563 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation