[Issue 15245] tools do not support --version flag properly

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Oct 25 15:59:39 PDT 2015


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

--- Comment #2 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> ---
> It does not have a version because it has no releases - a release is effectively a push to GitHub.

... and yet the repo is tagged with dmd release numbers.

I'm not suggesting the tools _have_ to be tied to dmd release schedule, but
some kind of support of --version would make sense, even if it's just to report
the hash and date of the most recent commit.

--


More information about the Digitalmars-d-bugs mailing list