Skip to content

Conversation

@aviatesk
Copy link
Member

Since JuliaLang/julia#59915, Base._which now takes Compiler.MethodTableView instead of MethodTable, so this change is necessary.

However, with this change, it seems that CassetteOverlay and external abstract interpreter packages cannot be composed. If this becomes necessary, we may need to change the interface of
CassetteOverlay.method_table.

Base automatically changed from avi/fix-world-age-error to master November 13, 2025 15:34
Since JuliaLang/julia#59915, `Base._which` now takes
`Compiler.MethodTableView` instead of `MethodTable`, so this change is
necessary.

However, with this change, it seems that CassetteOverlay and external
abstract interpreter packages cannot be composed. If this becomes
necessary, we may need to change the interface of
`CassetteOverlay.method_table`.
@aviatesk aviatesk merged commit f590a4d into master Nov 13, 2025
14 of 17 checks passed
@aviatesk aviatesk deleted the avi/adjust-59915 branch November 13, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants