julia
1708d99d - Make `jl_reinit_foreign_type` idempotent even with asserts (#60827)

Commit
86 days ago
Make `jl_reinit_foreign_type` idempotent even with asserts (#60827) That is, if it is called twice (e.g. because precompilation is disabled) with identical arguments, then this should not trigger an assertion. This should resolve https://github.com/oscar-system/GAP.jl/issues/1314
Author
Parents
Loading