[Issue 17805] -dirty flag on dmd's version
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Sep 4 21:07:24 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17805
--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/installer
https://github.com/dlang/installer/commit/8715780b3085d4427ec14960ca5b1afe9820ed45
fix Issue 17805 - -dirty flag on dmd's version
- stop overwriting dmd's VERSION file for release building
and instead verify that it matches the gitTag
- -dirty flag of git describe was caused by
newline mismatch in VERSION file
https://github.com/dlang/installer/commit/f1443c04d1066b33823e79e6447902de9cda0836
Merge pull request #250 from MartinNowak/fix17805
fix Issue 17805 - -dirty flag on dmd's version
--
More information about the Digitalmars-d-bugs
mailing list