[Issue 12765] dmd needs a "--version" option like gdc

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun May 18 09:26:43 PDT 2014


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

--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to Andrej Mitrovic from comment #2)
> It's not the only way, but I agree we need this flag. Since RDMD is
> distributed with DMD you can use this as a workaround:
> 
> $ rdmd --eval="writeln(__VERSION__);"

And --force for good measure.

--


More information about the Digitalmars-d-bugs mailing list