July 08, 2013 [dmd-internals] [D-Programming-Language/dmd] b60c0d: Fix issue 10568 CTFE rejects function pointer safe... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b60c0d71a7cff7c0a0bd33df13fd591caceda911 https://github.com/D-Programming-Language/dmd/commit/b60c0d71a7cff7c0a0bd33df13fd591caceda911 Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-07-08 (Mon, 08 Jul 2013) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Fix issue 10568 CTFE rejects function pointer safety casts We need to check for function pointer covariance Commit: 7258322abba09d2347401be15c0b6a8c75fed34f https://github.com/D-Programming-Language/dmd/commit/7258322abba09d2347401be15c0b6a8c75fed34f Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-07-08 (Mon, 08 Jul 2013) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #2319 from donc/ctfeCastSafety Fix issue 10568 CTFE rejects function pointer safety casts Compare: https://github.com/D-Programming-Language/dmd/compare/6c6765783609...7258322abba0 |
Copyright © 1999-2021 by the D Language Foundation