[Issue 17805] New: -dirty flag on dmd's version
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Sep  4 18:18:17 UTC 2017
    
    
  
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 at puremagic.com
          Reporter: code at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list