Uh oh!
There was an error while loading. Please reload this page.
std.DynLib: compile error if attempt to lookup a fn pointer with an unspecified callconv - #19842
Closed
Pyrolistical wants to merge 1 commit into
Closed
std.DynLib: compile error if attempt to lookup a fn pointer with an unspecified callconv#19842Pyrolistical wants to merge 1 commit into
Pyrolistical wants to merge 1 commit into
Conversation
Vexu
approved these changes
May 21, 2024
Uh oh!
There was an error while loading. Please reload this page.
Pyrolisticalforce-pushed
the
require-callconv-for-fn-ptr
branch
from
May 21, 2024 18:53
721388d to
a044b49Compare…h an unspecified callconv fixesziglang#19841
alexrpforce-pushed
the
require-callconv-for-fn-ptr
branch
from
October 8, 2024 16:40
a044b49 to
225e060Comparealexrp
commented
Oct 9, 2024
Member
Looks like this needs some adjustment after #21225. |
alexrp
commented
Aug 24, 2025
Member
Closing due to inactivity, but feel free to reopen after a rebase. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes#19841