Skip to content

Conversation

@amanthatdoescares
Copy link

@amanthatdoescares amanthatdoescares commented Dec 20, 2025

Fixes #471
&
Fixes #470.

The JNI Swift generator emitted await try for async throwing calls,
which produces Swift compiler warnings. This change ensures try await
is emitted correctly.

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.

jextract warnings: jni mode should better handle void result calls to avoid warnings jextract generated code watnings: try must be before await

1 participant