[dmd-internals] [D-Programming-Language/dmd] 03f139: fix Issue 13275 - Wrong di header generation on if...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 17 01:33:24 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 03f13997aaf4de4195c9ee5a70e9840ba8ac2e47
https://github.com/D-Programming-Language/dmd/commit/03f13997aaf4de4195c9ee5a70e9840ba8ac2e47
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths:
M src/hdrgen.c
M test/compilable/extra-files/header2.d
M test/compilable/extra-files/header2.di
M test/compilable/extra-files/header2i.di
Log Message:
-----------
fix Issue 13275 - Wrong di header generation on if and foreach statements
Commit: 226257f9c5af4ad76f56608460f9619d10c96125
https://github.com/D-Programming-Language/dmd/commit/226257f9c5af4ad76f56608460f9619d10c96125
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M src/hdrgen.c
M test/compilable/extra-files/header2.d
M test/compilable/extra-files/header2.di
M test/compilable/extra-files/header2i.di
Log Message:
-----------
Merge pull request #3861 from 9rnsr/fix13275
Issue 13275 - Wrong di header generation on if and foreach statements
Compare: https://github.com/D-Programming-Language/dmd/compare/790c3fca911b...226257f9c5af
More information about the dmd-internals
mailing list