May 31, 2013 [dmd-internals] [D-Programming-Language/dmd] 2bd6ba: Fix bug 10211: CTFE: Allow cast S**->D**, if S*->D... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 2bd6ba3a62072c3c72e5565b80a51d0ed4bc221f https://github.com/D-Programming-Language/dmd/commit/2bd6ba3a62072c3c72e5565b80a51d0ed4bc221f Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-05-30 (Thu, 30 May 2013) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Fix bug 10211: CTFE: Allow cast S**->D**, if S*->D* is OK Commit: 320e4bd639c11e1d09965bc09f5a9849de9f25f4 https://github.com/D-Programming-Language/dmd/commit/320e4bd639c11e1d09965bc09f5a9849de9f25f4 Author: Walter Bright <walter@walterbright.com> Date: 2013-05-31 (Fri, 31 May 2013) Changed paths: M src/ctfeexpr.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #2099 from donc/ctfe10211pointercasts Fix bug 10211: CTFE: Allow cast S**->D**, if S*->D* is OK Compare: https://github.com/D-Programming-Language/dmd/compare/641fc68c0bab...320e4bd639c1 |
Copyright © 1999-2021 by the D Language Foundation