On Thursday, 28 January 2016 at 19:31:39 UTC, Marc Schütz wrote:
On Thursday, 28 January 2016 at 07:45:01 UTC, Robert M. Münch wrote:
Just compiled the latest release with digger. Everything works without any problems, but the resulting binary shows the following version:

mac-pro:Digger robby$ ./result/bin/dmd --version
DMD64 D Compiler v2.069-devel-682687b
Copyright (c) 1999-2015 by Digital Mars written by Walter Bright

Hmm... I'm about to update the openSUSE package, which builds the archive from [1]. The resulting binary prints a similar version instead of "v2.070.0":

    DMD64 D Compiler v2.069-devel-605be4c

Is the archive wrong, or do I need to do something special to get the right version?

By the way, the copyright line still says "2015".

[1] https://github.com/D-Programming-Language/dmd/archive/v2.070.0.tar.gz

I'm seeing something similar after installing 2.070.0 with homebrew on OS X.

Running dmd --version.

   DMD64 D Compiler v2.069
Copyright (c) 1999-2015 by Digital Mars written by Walter Bright

Reply via email to