[Issue 5070] New: Heap-allocated closures listing
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 17 17:28:50 PDT 2010
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 at puremagic.com
ReportedBy: bearophile_hugs at eml.cc
--- Comment #0 from bearophile_hugs at 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: -------
More information about the Digitalmars-d-bugs
mailing list