mirror of
https://github.com/ruby/ruby.git
synced 2026-08-07 19:38:39 +08:00
Prior to a26f528b3bf1eaecff18520f6ba8083c9c0cbf73, `rbimpl_rtypeddata_p` checked whether a flag that is no longer used since that commit was set. As a result, typed data objects created in newer versions of Ruby are considered as untyped in extension libraries compiled with older headers.