www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17805] New: -dirty flag on dmd's version

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

          Issue ID: 17805
           Summary: -dirty flag on dmd's version
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

Since 2.076.0 dmd's version has the -dirty flag set. We've changed the version
determinatio
https://github.com/dlang/dmd/commit/09cc628724be87a6e317223059202ea652630ef5
and now the release build script seems to pick up the -dirty from it's git
repo.
There shouldn't be any difference though, the only thing the build script
changes is to overwrite the VERSION file.

--
Sep 04 2017