September 04, 2011 [dmd-internals] [D-Programming-Language/dmd] 9777c7: 6601 Regression(2.053): CTFE segfault taking addre... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 9777c79fc0ec5aa23011403e8e2a396805565fda https://github.com/D-Programming-Language/dmd/commit/9777c79fc0ec5aa23011403e8e2a396805565fda Author: Don Clugston <dclugston at googlemail.com> Date: 2011-09-04 (Sun, 04 Sep 2011) Changed paths: M src/interpret.c Log Message: ----------- 6601 Regression(2.053): CTFE segfault taking address of function template Calling v->toChars() only if !v -- guaranteed segfault! Commit: a2d6dbe4577568269fb7dc5d69bbe2df7a951b0c https://github.com/D-Programming-Language/dmd/commit/a2d6dbe4577568269fb7dc5d69bbe2df7a951b0c Author: Walter Bright <walter at walterbright.com> Date: 2011-09-04 (Sun, 04 Sep 2011) Changed paths: M src/interpret.c Log Message: ----------- Merge pull request #363 from donc/ctfebreak 6601 Regression(2.053): CTFE segfault taking address of function template Compare: https://github.com/D-Programming-Language/dmd/compare/4306f78...a2d6dbe |
Copyright © 1999-2021 by the D Language Foundation