www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20620] New: dmd version has -dirty suffix

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

          Issue ID: 20620
           Summary: dmd version has -dirty suffix
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: r.sagitario gmx.de

Happens again since 2.088, this time on Windows:

c:\d\dmd-2.088.1\windows\bin\dmd.exe --version
DMD32 D Compiler v2.088.1-dirty Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved written by Walter Bright might be an issue with "git describe --dirty" thinking files are modified due to unexpected autocrlf settings. probably related: https://issues.dlang.org/show_bug.cgi?id=17805 --
Feb 27 2020