[Issue 14207] [REG2.065] [CTFE] ICE on unsupported reinterpret cast in compile time

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 4 13:49:10 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14207

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/82dca4ae9707fd91f4291088a3304e580cd9cd33
fix Issue 14207 - [CTFE] ICE on unsupported reinterpret cast in compile time

The problematic code in isSafePointerCast() was introduced in pull 2612 to fix
regression 10687.

https://github.com/D-Programming-Language/dmd/commit/b99758d01518e7bc51457d3f0d763a6c0923ffc1
Merge pull request #4545 from 9rnsr/fix14207

[REG2.065] Issue 14207 - [CTFE] ICE on unsupported reinterpret cast in compile
time

--


More information about the Digitalmars-d-bugs mailing list