Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: circular dep due to Functors #280

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Conversation

avik-pal
Copy link
Member

fixes #279

@avik-pal
Copy link
Member Author

Adapt is loaded by default due to ArrayInterface and ConstructionBase comes from Functors. Having these as additional extensions causes precompile to fail due to circular deps

@jonniedie jonniedie merged commit b1aa851 into SciML:main Nov 17, 2024
5 checks passed
@avik-pal avik-pal deleted the ap/circ_dep branch November 17, 2024 02:25
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.

Circular dependency introduced in v0.15.18
2 participants