[dmd-internals] [D-Programming-Language/dmd] c9d5b5: fix order of evaluation of conf file
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat May 30 23:17:41 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c9d5b51e1630998f0064865e7e87c5075e229a7f
https://github.com/D-Programming-Language/dmd/commit/c9d5b51e1630998f0064865e7e87c5075e229a7f
Author: Walter Bright <walter at walterbright.com>
Date: 2015-05-23 (Sat, 23 May 2015)
Changed paths:
M src/inifile.c
M src/magicport.json
M src/mars.c
M src/root/stringtable.c
M src/root/stringtable.h
Log Message:
-----------
fix order of evaluation of conf file
Commit: b1a6f37ad0515352c1cb9a22930b2f6fa5b24998
https://github.com/D-Programming-Language/dmd/commit/b1a6f37ad0515352c1cb9a22930b2f6fa5b24998
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-05-30 (Sat, 30 May 2015)
Changed paths:
M src/inifile.c
M src/magicport.json
M src/mars.c
M src/root/stringtable.c
M src/root/stringtable.h
Log Message:
-----------
Merge pull request #4679 from WalterBright/envsections
fix order of evaluation of conf file
Compare: https://github.com/D-Programming-Language/dmd/compare/78c9d3905b1b...b1a6f37ad051
More information about the dmd-internals
mailing list