September 02, 2014 [dmd-internals] [D-Programming-Language/dmd] e5e8a4: fix Issue 13415 - '-inline' causes wrong enclosing... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e5e8a4ad6b0f9cd7a0bf979c701fe4ff223ffd7c https://github.com/D-Programming-Language/dmd/commit/e5e8a4ad6b0f9cd7a0bf979c701fe4ff223ffd7c Author: k-hara <k.hara.pg@gmail.com> Date: 2014-09-02 (Tue, 02 Sep 2014) Changed paths: M src/template.c A test/runnable/imports/link13415a.d A test/runnable/link13415.d Log Message: ----------- fix Issue 13415 - '-inline' causes wrong enclosing scope pointer for nested function called from templated struct Commit: 2c65f36934643eb5c56dffbea1b213e7a1113ad8 https://github.com/D-Programming-Language/dmd/commit/2c65f36934643eb5c56dffbea1b213e7a1113ad8 Author: Walter Bright <walter@walterbright.com> Date: 2014-09-02 (Tue, 02 Sep 2014) Changed paths: M src/template.c A test/runnable/imports/link13415a.d A test/runnable/link13415.d Log Message: ----------- Merge pull request #3942 from 9rnsr/fix13415 [REG2.066] Issue 13415 - '-inline' causes wrong enclosing scope pointer for nested function called from templated struct Compare: https://github.com/D-Programming-Language/dmd/compare/e67bf9d1c790...2c65f3693464 |
Copyright © 1999-2021 by the D Language Foundation