November 16, 2013 [dmd-internals] [D-Programming-Language/dmd] e24827: fix Issue 8664 - Compiler causes stack overflow wi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e248270405b8b572115e0474180b258a0d2b73a0 https://github.com/D-Programming-Language/dmd/commit/e248270405b8b572115e0474180b258a0d2b73a0 Author: Walter Bright <walter@walterbright.com> Date: 2013-11-15 (Fri, 15 Nov 2013) Changed paths: M src/declaration.c A test/fail_compilation/fail8664.d Log Message: ----------- fix Issue 8664 - Compiler causes stack overflow with recursive typedef and option -g Commit: a4319e8383c4a78ef32f51e5e1175cb27439b4e9 https://github.com/D-Programming-Language/dmd/commit/a4319e8383c4a78ef32f51e5e1175cb27439b4e9 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-11-16 (Sat, 16 Nov 2013) Changed paths: M src/declaration.c A test/fail_compilation/fail8664.d Log Message: ----------- Merge pull request #2777 from WalterBright/fix8664 fix Issue 8664 - Compiler causes stack overflow with recursive typedef and option -g Compare: https://github.com/D-Programming-Language/dmd/compare/739b2aa6f4f3...a4319e8383c4 |
Copyright © 1999-2021 by the D Language Foundation