May 23, 2014 [dmd-internals] [D-Programming-Language/dmd] a0d60e: Add va_list test case | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a0d60e56eedf60d3b8048774f82a6eae79d762c0 https://github.com/D-Programming-Language/dmd/commit/a0d60e56eedf60d3b8048774f82a6eae79d762c0 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M test/runnable/cppa.d M test/runnable/extra-files/cppb.cpp Log Message: ----------- Add va_list test case Commit: c66215391f452b30199205ced3f3eb8528d9165f https://github.com/D-Programming-Language/dmd/commit/c66215391f452b30199205ced3f3eb8528d9165f Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M src/mtype.c M src/target.c M src/target.h M test/runnable/imports/argufile.d Log Message: ----------- Use correct type for va_list Commit: fa12d5b95f1160f1b85ed2a930406e398921c142 https://github.com/D-Programming-Language/dmd/commit/fa12d5b95f1160f1b85ed2a930406e398921c142 Author: Iain Buclaw <ibuclaw@gdcproject.org> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M src/mtype.c M src/target.c M src/target.h M test/runnable/cppa.d M test/runnable/extra-files/cppb.cpp M test/runnable/imports/argufile.d Log Message: ----------- Merge pull request #3568 from yebblies/valisttype Use correct type for va_list Compare: https://github.com/D-Programming-Language/dmd/compare/3cd89e055adc...fa12d5b95f11 |
Copyright © 1999-2021 by the D Language Foundation