June 15, 2012 [dmd-internals] [D-Programming-Language/dmd] ab4c40: CtfeStack::maxStackPointer was uninitialized | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ab4c40d167b8f66efd45ca86ba51b29385694939 https://github.com/D-Programming-Language/dmd/commit/ab4c40d167b8f66efd45ca86ba51b29385694939 Author: Brad Anderson <eco@gnuk.net> Date: 2012-06-14 (Thu, 14 Jun 2012) Changed paths: M src/interpret.c Log Message: ----------- CtfeStack::maxStackPointer was uninitialized It's only used for performance diagnostics so this is a very minor problem. Commit: 50e89e0d537871c77dd467a6db404f031b9e0dee https://github.com/D-Programming-Language/dmd/commit/50e89e0d537871c77dd467a6db404f031b9e0dee Author: Walter Bright <walter@walterbright.com> Date: 2012-06-15 (Fri, 15 Jun 2012) Changed paths: M src/interpret.c Log Message: ----------- Merge pull request #1004 from eco/maxStackPointer-uninitialized Minor: CtfeStack::maxStackPointer was uninitialized Compare: https://github.com/D-Programming-Language/dmd/compare/a587ae5f3f6e...50e89e0d5378 |
Copyright © 1999-2021 by the D Language Foundation