Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPDATE_KOTLIN_VERSION: 2.1.0-dev-7621 #2141

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Conversation

ting-yuan
Copy link
Collaborator

Only K1 and KGP is updated here. KSP2 is awaiting for the fix of this regression to come in the next Kotlin dev build.

@ting-yuan ting-yuan requested a review from dx404 October 15, 2024 19:18
@@ -509,3 +513,13 @@ fun findTargetInfos(languageVersionSettings: LanguageVersionSettings, module: Mo
else -> UnknownPlatformInfoImpl(platform.toString())
}
} ?: emptyList()

// FIXME: remove as soon as possible.
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is the plan (on what condition) to remove this wordkaround

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The fix just landed in the Kotlin compiler and should be available in the next bootstrap release and Kotlin 2.1.0-RC.

@ting-yuan ting-yuan merged commit 6633a43 into google:main Oct 16, 2024
3 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.

2 participants