[Issue 6086] Possibly unneded functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 1 18:09:56 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6086


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |INVALID


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2011-06-01 18:05:29 PDT ---
Compile with:

    dmd -O -release -map

Examine the map file. Note that the "unneeded" functions are not there.

-- 
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