[Issue 22218] Dynamic casts across binary boundaries can easily fail
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 20 07:49:09 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22218
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list