[dmd-internals] [D-Programming-Language/dmd] e9c4e4: fix Issue 11217 - Header generation does not outpu...
GitHub
noreply at github.com
Tue Oct 22 13:46:09 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e9c4e41bb8fa5e63a5b294aa028317b66abee611
https://github.com/D-Programming-Language/dmd/commit/e9c4e41bb8fa5e63a5b294aa028317b66abee611
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)
Changed paths:
M src/attrib.c
M src/declaration.h
M src/mtype.c
M test/compilable/extra-files/xheader.di
M test/compilable/xheader.d
Log Message:
-----------
fix Issue 11217 - Header generation does not output 'inout' storage class on parameters
Commit: 81fd5b3afef42a9ebb48d5efaf4a084eb5c5c825
https://github.com/D-Programming-Language/dmd/commit/81fd5b3afef42a9ebb48d5efaf4a084eb5c5c825
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-10-22 (Tue, 22 Oct 2013)
Changed paths:
M src/attrib.c
M src/declaration.h
M src/mtype.c
M test/compilable/extra-files/xheader.di
M test/compilable/xheader.d
Log Message:
-----------
Merge pull request #2648 from 9rnsr/fix11217
Issue 11217 - Header generation does not output 'inout' storage class on parameters
Compare: https://github.com/D-Programming-Language/dmd/compare/0962e2eaefa5...81fd5b3afef4
More information about the dmd-internals
mailing list