www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 864] New: Omit function definitions in interface modules without -inline

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 digitalmars.com
        ReportedBy: ibisbasenji 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.


-- 
Jan 20 2007