https://d.puremagic.com/issues/show_bug.cgi?id=11510
--- Comment #3 from [email protected] 2013-12-16 11:21:13 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a2932981ee03abe13e9fdacf07ad29d162fc4b16 fix Issue 11510 - Relax restriction for overlapped pointer field access in safe code/during CTFE Check overlapped field default initializations immediately after the struct size is determined. https://github.com/D-Programming-Language/dmd/commit/475c5437525d759891be381961c076d2e1dc3e2b Merge pull request #2757 from 9rnsr/fix11510 Issue 11510 - Relax restriction for overlapped pointer field access in safe code/during CTFE -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
