[Issue 18308] New: __VERSION__ insufficient; should also have __VERSION_MINOR__ and __VERSION_PATCH__ (eg 2.078.1)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 26 21:50:16 UTC 2018


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

          Issue ID: 18308
           Summary: __VERSION__ insufficient; should also have
                    __VERSION_MINOR__ and __VERSION_PATCH__ (eg 2.078.1)
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

__VERSION__ insufficient; should also have __VERSION_MINOR__ and
__VERSION_PATCH__ (eg 2.078.1)

or simply: __VERSION_FULLY_QUALIFIED__ for 2.078.1 and 1.7.0

also, how do we get __VERSION_LDC__ ? eg for ldc 1.7.0 ?

--


More information about the Digitalmars-d-bugs mailing list