June 25, 2013 [dmd-internals] [D-Programming-Language/dmd] d9532e: CTFE: Pointer cast wrong-code bug | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: d9532e7d5b79f35f0245f5c163702ba60c8075ae https://github.com/D-Programming-Language/dmd/commit/d9532e7d5b79f35f0245f5c163702ba60c8075ae Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths: M src/interpret.c Log Message: ----------- CTFE: Pointer cast wrong-code bug This was causing the test suite to fail on Win32 when using CTFE to do const folding. Commit: f9cf1e683add309a00db9d0e18de56da319764b4 https://github.com/D-Programming-Language/dmd/commit/f9cf1e683add309a00db9d0e18de56da319764b4 Author: Walter Bright <walter@walterbright.com> Date: 2013-06-25 (Tue, 25 Jun 2013) Changed paths: M src/interpret.c Log Message: ----------- Merge pull request #2257 from donc/ctfePointerPaint CTFE: Pointer cast wrong-code bug Compare: https://github.com/D-Programming-Language/dmd/compare/771c99c6ccf3...f9cf1e683add |
Copyright © 1999-2021 by the D Language Foundation