[Issue 20620] dmd version has -dirty suffix
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 6 21:39:07 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20620
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/installer pull request #469 "fix issue 20620 - dmd version has -dirty
suffix" was merged into master:
- 96e860f017eb0c7abd714a196b00b2ce451fb44e by Rainer Schuetze:
fix issue 20620 - dmd version has -dirty suffix
run `git clean` instead of `make clean` to have platform independent cleanup
restore original VERSION file to avoid `git describe` returning "dirty" due
to a previous build
https://github.com/dlang/installer/pull/469
--
More information about the Digitalmars-d-bugs
mailing list