September 26, 2014 [dmd-internals] [D-Programming-Language/dmd] ff6e7d: fix Issue 13503 - Bad code with -inline, varargs a... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ff6e7d6dd1a47356e0025a54ae1d581ca2ccf664 https://github.com/D-Programming-Language/dmd/commit/ff6e7d6dd1a47356e0025a54ae1d581ca2ccf664 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-09-22 (Mon, 22 Sep 2014) Changed paths: M src/func.c M src/inline.c M test/runnable/inline.d Log Message: ----------- fix Issue 13503 - Bad code with -inline, varargs and auto return Commit: bc2d215a5d6c3112dfb314f73fc353673f24eb49 https://github.com/D-Programming-Language/dmd/commit/bc2d215a5d6c3112dfb314f73fc353673f24eb49 Author: Walter Bright <walter@walterbright.com> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/func.c M src/inline.c M test/runnable/inline.d Log Message: ----------- Merge pull request #4014 from 9rnsr/fix13503 [REG2.065] Issue 13503 - Bad code with -inline, varargs and auto return Compare: https://github.com/D-Programming-Language/dmd/compare/a30501f2bb7c...bc2d215a5d6c |
Copyright © 1999-2021 by the D Language Foundation