March 28, 2012 [dmd-internals] [D-Programming-Language/dmd] e9b87a: Fix issue 7789 [CTFE] null pointer exception on se... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e9b87a059a3291927c6d9f65a8c748996e59b01b https://github.com/D-Programming-Language/dmd/commit/e9b87a059a3291927c6d9f65a8c748996e59b01b Author: Don Clugston <dclugston@googlemail.com> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Fix issue 7789 [CTFE] null pointer exception on setting array length Commit: b79b3f8a54daceed0e4c7519d6822a453f2ef7ba https://github.com/D-Programming-Language/dmd/commit/b79b3f8a54daceed0e4c7519d6822a453f2ef7ba Author: Walter Bright <walter@walterbright.com> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #845 from donc/ctfe7789 Fix issue 7789 [CTFE] null pointer exception on setting array length Compare: https://github.com/D-Programming-Language/dmd/compare/29fa5e2...b79b3f8 |
Copyright © 1999-2021 by the D Language Foundation