[Issue 864] New: Omit function definitions in interface modules without -inline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 20 17:17:08 PST 2007


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

           Summary: Omit function definitions in interface modules without -
                    inline
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: ibisbasenji at gmail.com


It would be of value to closed-source projects, and perhaps to others, if DMD
omitted all function definitions from interface modules created by the -H
switch unless the -inline switch was also given, in which case behavior would
be the same as current.


-- 



More information about the Digitalmars-d-bugs mailing list