Skip to content

Fix unused result warnings for CallBooleanMethodA in generated JNI code#482

Merged
ktoso merged 1 commit into
swiftlang:mainfrom
0xZaph:fix-ignore-jboolean
Dec 6, 2025
Merged

Fix unused result warnings for CallBooleanMethodA in generated JNI code#482
ktoso merged 1 commit into
swiftlang:mainfrom
0xZaph:fix-ignore-jboolean

Conversation

@0xZaph
Copy link
Copy Markdown
Contributor

@0xZaph 0xZaph commented Dec 6, 2025

Fixes #469

Silences unused jboolean warnings by explicitly ignoring CallBooleanMethodA return values.

Copy link
Copy Markdown
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ktoso ktoso merged commit 2534f41 into swiftlang:main Dec 6, 2025
48 checks passed
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.

Future completion in generated jni sources causes warnings

2 participants