Digger 2.4 & DMD 2.070.0

Robert M. Münch via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jan 27 23:45:01 PST 2016


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

I used the following lines with digger and got different numbers at the 
end of the version information:

mac-pro:Digger robby$ ./digger build

and

mac-pro:Digger robby$ ./digger build v2.070.0

Am I missing something?

BTW: Any chance to update digger to use the latest DMD compiler?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list