DMD git master stuck at 2.084???

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Sep 26 00:40:51 UTC 2019


On Wed, Sep 25, 2019 at 05:29:07PM -0700, H. S. Teoh via Digitalmars-d wrote:
[...]
> 	DMD64 D Compiler v2.084.0-2446-gaf585f61a
> 	Copyright (C) 1999-2019 by The D Language Foundation, All Rights
> 	Reserved written by Walter Bright

OK, it gets stranger. So, I thought perhaps my git repo is somehow
corrupted, so I nuked the whole thing and re-cloned from github, then
ran `rdmd src/build.d`.  The resulting binary produces even stranger
output with --version now:

	DMD64 D Compiler v2.058-20347-gaf585f61a
	Copyright (C) 1999-2019 by The D Language Foundation, All Rights
	Reserved written by Walter Bright

2.058??!  Where did that come from???


T

-- 
Political correctness: socially-sanctioned hypocrisy.


More information about the Digitalmars-d mailing list