March 30, 2012 [dmd-internals] [D-Programming-Language/dmd] 648777: Fix issue 7380 Crash trying to use address of vari... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 648777b74259462eaa402b657411f2bd5950c9b0 https://github.com/D-Programming-Language/dmd/commit/648777b74259462eaa402b657411f2bd5950c9b0 Author: Don Clugston <dclugston@googlemail.com> Date: 2012-03-30 (Fri, 30 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Fix issue 7380 Crash trying to use address of variable in struct constructor at module level Commit: 7536fd03d1326cbf5c327cce87f398dfbd46368d https://github.com/D-Programming-Language/dmd/commit/7536fd03d1326cbf5c327cce87f398dfbd46368d Author: Walter Bright <walter@walterbright.com> Date: 2012-03-30 (Fri, 30 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #853 from donc/segfault7380 Fix issue 7380 segfault trying to use address of global variable in CTFE Compare: https://github.com/D-Programming-Language/dmd/compare/23e616a...7536fd0 |
Copyright © 1999-2021 by the D Language Foundation