[Issue 13332] [2.066] RDMD does not recognize the new DMD switches (-color, -vcolumns, ...)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 19 11:52:20 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13332

Philippe Sigaud <philippe.sigaud at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Philippe Sigaud <philippe.sigaud at gmail.com> ---
Scratch that, I'm an idiot. the new rdmd was using my older (2.065) dmd
executable, that was still visible.

Cleaning everything and reinstalling made everything work: rdmd correctly
passes the new switches to DMD.

I'm marking this bug as resolved/invalid.

--


More information about the Digitalmars-d-bugs mailing list