[dmd-internals] [D-Programming-Language/dmd] 4e16f2: Make global a struct without a default constructor
GitHub
noreply at github.com
Fri May 10 00:22:57 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 4e16f233790b739d46bb618899590f8541935d8a
https://github.com/D-Programming-Language/dmd/commit/4e16f233790b739d46bb618899590f8541935d8a
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M src/mars.c
M src/mars.h
Log Message:
-----------
Make global a struct without a default constructor
Commit: 374e3dce1d200d2c7a775c6201da971c7b75c3ae
https://github.com/D-Programming-Language/dmd/commit/374e3dce1d200d2c7a775c6201da971c7b75c3ae
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
Changed paths:
M src/mars.c
M src/mars.h
Log Message:
-----------
Merge pull request #1986 from yebblies/globaldtor
[DDMD] Make global a struct without a default constructor
Compare: https://github.com/D-Programming-Language/dmd/compare/1290d1be5e6d...374e3dce1d20
More information about the dmd-internals
mailing list