[Issue 14305] DMD incorrectly interprets -of and -od with -lib

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 1 12:43:04 PDT 2015


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

Temtaime <temtaime at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |temtaime at gmail.com

--- Comment #1 from Temtaime <temtaime at gmail.com> ---
And what if...

dmd -lib -ofaa/test.out -odbb src/test.d

It should create bb/aa/test.out or aa/test.out ?

I think current behavior is correct.

--


More information about the Digitalmars-d-bugs mailing list