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 precompile(::MethodInstance) ccall signature #56595

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Nov 18, 2024

Prevents calling this method from triggering undefined behavior in C

@vtjnash vtjnash added the backport 1.11 Change should be backported to release-1.11 label Nov 18, 2024
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Nov 18, 2024
@vtjnash vtjnash merged commit b6eeef2 into master Nov 18, 2024
7 of 9 checks passed
@vtjnash vtjnash deleted the jn/precompile-MI branch November 18, 2024 20:17
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Nov 20, 2024
KristofferC pushed a commit that referenced this pull request Nov 22, 2024
Prevents calling this method from triggering undefined behavior in C

(cherry picked from commit b6eeef2)
@KristofferC KristofferC mentioned this pull request Nov 22, 2024
34 tasks
KristofferC added a commit that referenced this pull request Nov 24, 2024
Backported PRs:
- [x] #56595 <!-- fix precompile(::MethodInstance) ccall signature -->
- [x] #56234 <!-- Revert "Extensions: make loading of extensions
independent of what packages are in the sysimage (#52841) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.11 Change should be backported to release-1.11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants