Files
Max Horn a992d84327 Fix Base.summarysize crash for instances of foreign types (#61517)
Instances of foreign types are opaque to Julia and we can't traverse
them. Teach `get_nth_pointer` about this. This in turn prevents
`summarysize` from crashing when invoked on a foreign object.

Fixes https://github.com/oscar-system/GAP.jl/issues/1366
2026-04-07 21:39:15 +02:00
..
2022-11-27 18:21:46 -05:00