October 22, 2013 [dmd-internals] [D-Programming-Language/dmd] e9c4e4: fix Issue 11217 - Header generation does not outpu... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation