digitalmars.D.bugs - [Issue 5070] New: Heap-allocated closures listing
- d-bugmail puremagic.com (21/21) Oct 17 2010 http://d.puremagic.com/issues/show_bug.cgi?id=5070
- d-bugmail puremagic.com (6/6) Feb 11 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5070
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
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: -------
Oct 17 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5070 See also inlining listing, bug 5563 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 11 2011








d-bugmail puremagic.com