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

via D.gnu d.gnu at puremagic.com
Sun Jun 26 13:14:51 PDT 2016


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 at gdcproject.org
          Reporter: code at 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.


More information about the D.gnu mailing list