https://issues.dlang.org/show_bug.cgi?id=15703
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/2dcdc9563c286de39bf4eba3083bef77c49f7a5e fix Issue 15703 - @safe code should not allow certain types of array casts https://github.com/dlang/dmd/commit/e9594ecaaa3d231aa13e2df21be7b72bdf0e4ae6 Merge pull request #6086 from WalterBright/fix15703 fix Issue 15703 - @safe code should not allow certain types of array … --
