https://issues.dlang.org/show_bug.cgi?id=22218
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3543 "Fix Issue 22218 - Dynamic casts across binary boundaries can easily fail" was merged into master: - 861ab5bb4f5de95499909afb9fb7123c2bb94b91 by Martin Kinkelin: Fix Issue 22218 Actually fixed by the previous commits, just fixing up the rt.cast_ compile errors after the rebase. https://github.com/dlang/druntime/pull/3543 --
