Thread overview
[Issue 1962] New: -H also compiles and links
Mar 31, 2008
d-bugmail
Mar 31, 2008
d-bugmail
Dec 23, 2012
Andrej Mitrovic
March 31, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1962

           Summary: -H also compiles and links
           Product: D
           Version: 2.012
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: lindevel@gmx.net


-H does not just create a header file like expected, but also tries to compile the sourcefile.


-- 

March 31, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1962


lindevel@gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




-- 

December 23, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1962


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich@gmail.com
         Resolution|                            |INVALID


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-12-23 11:05:02 PST ---
Use -o- to avoid compilation.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------