Thread overview
[Issue 13290] rdmd --eval ignores flags and program args
Aug 13, 2014
Nils
Aug 20, 2014
Nils
Aug 20, 2014
Nils
August 13, 2014
https://issues.dlang.org/show_bug.cgi?id=13290

Nils <nilsbossung@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Nils <nilsbossung@googlemail.com> ---
https://github.com/D-Programming-Language/tools/pull/140

--
August 20, 2014
https://issues.dlang.org/show_bug.cgi?id=13290

--- Comment #2 from Nils <nilsbossung@googlemail.com> ---
`rdmd <flags> --eval=code` can be fixed independently.

I'm splitting this up into two separate issues, and adding a third one for `rdmd --option value`.

--
August 20, 2014
https://issues.dlang.org/show_bug.cgi?id=13290

Nils <nilsbossung@googlemail.com> changed:

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

--- Comment #3 from Nils <nilsbossung@googlemail.com> ---
(In reply to Nils from comment #2)
> I'm splitting this up into two separate issues, and adding a third one for `rdmd --option value`.

done: issue 13344, issue 13345, issue 13346

Closing this. Not sure what status to choose. I'm going with RESOLVED INVALID.

--