www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 232] New: 'gdmd -c -of<file>=?UTF-8?Q?=20=E2=80=A6?=' writes

http://bugzilla.gdcproject.org/show_bug.cgi?id=232

            Bug ID: 232
           Summary: 'gdmd -c -of<file> …' writes <file>.o
           Product: GDC
           Version: development
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw gdcproject.org
          Reporter: code klickverbot.at

As per the title – 'gdmd -c -of<file> …' writes to <file>.o, not <file> like
DMD.

In particular, 'gdmd -c -oftest.o test.d' produces test.o.o, whereas DMD writes
to test.o.

This is with GDMD from Git master (2422b48), as shipped with the Arch Linux gdc
package.

-- 
You are receiving this mail because:
You are watching all bug changes.
Jun 26 2016