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

loading: fix ccall signature in _include_from_serialized #57776

Merged
merged 1 commit into from
Mar 15, 2025
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Mar 14, 2025

This still sort of errored correctly anyways (after breakage added from PR #56499), but that behavior should not be relied upon optimizations not breaking it when this is providing incorrect info to the compiler.

Fix #57459

This still sort of errored correctly anyways (after breakage added from
PR #56499), but that behavior should not be relied upon optimizations
not breaking it when this is providing incorrect info to the compiler.

Fix #57459
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Mar 14, 2025
@topolarity topolarity merged commit a5abb6f into master Mar 15, 2025
8 checks passed
@topolarity topolarity deleted the jn/57459 branch March 15, 2025 13:33
@topolarity topolarity removed the merge me PR is reviewed. Merge when all tests are passing label Mar 15, 2025
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.

Incorrect ccall signature for _include_from_serialized
2 participants