Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jkoritzinsky
Copy link
Member

This does not change the APIs yet, as we need Swift struct lowering support in Mono before we can switch to using more structured Swift types.

This PR switches the entry-points on the C side to use non-method symbols as we'll lose the ability to represent the Swift signatures well in C as we move to a more Swift-friendly API surface (until we are able to remove the native PAL API surface)

…vention

This does not change the APIs yet, as we need Swift struct lowering support in Mono before we can switch to using more structured Swift types.

This PR switches the entry-points on the C side to use non-method symbols as we'll lose the ability to represent the Swift signatures well in C as we move to a more Swift-friendly API surface (until we are able to remove the native PAL API surface)
@ghost ghost added the area-System.Security label Mar 19, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

…ress-of operation explicit in the DllImportEntry macro.
…ll is added to Mono) instead of using DllImportEntry, which now takes an address
Co-authored-by: Aleksey Kliger (λgeek) <[email protected]>
@jkoritzinsky
Copy link
Member Author

/ba-g The unrecognized failure is #99142, which was closed as a fix was made after this PR started running CI

@jkoritzinsky jkoritzinsky merged commit af6a9f3 into dotnet:main Mar 22, 2024
@jkoritzinsky jkoritzinsky deleted the simple-swift-cryptokit branch March 22, 2024 00:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants