www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5070] New: Heap-allocated closures listing

reply d-bugmail puremagic.com writes:
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
parent d-bugmail puremagic.com writes:
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