Skip to content

Conversation

@souma987
Copy link
Contributor

fixes #8846

Suppresses build warnings caused by @ExperimentalNativeApi usage in the Kotlin Native target.

Those APIs are used to provide a specialized implementation of extension functions for accessing bytes within a ByteArray.

Copy link
Collaborator

@jtdavis777 jtdavis777 left a comment

Choose a reason for hiding this comment

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

macos job looks good -- I can't find the task that spawned these in the list.

Maybe as a separate PR we should look into turning kotlin linux build back on.

@jtdavis777 jtdavis777 added the ready-for-merge This PR has been approved by a maintainer and is ready for merge by a code owner label Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kotlin ready-for-merge This PR has been approved by a maintainer and is ready for merge by a code owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kotlin runner emits a bunch of warnings

2 participants