https://issues.dlang.org/show_bug.cgi?id=22218
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @kinke updated dlang/druntime pull request #3543 "Fix Issue 22218 - Dynamic casts across binary boundaries can easily fail" fixing this issue: - 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 --
