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

Upgrade to Kotlin 1.3.7x or 1.4x #554

Closed
2 tasks
rachelcarmena opened this issue Apr 17, 2020 · 5 comments
Closed
2 tasks

Upgrade to Kotlin 1.3.7x or 1.4x #554

rachelcarmena opened this issue Apr 17, 2020 · 5 comments
Assignees

Comments

@rachelcarmena
Copy link
Member

It seems it's not possible because of all external symbols appear unbound in IR right now.

Tasks:

  • Upgrade

  • Enable the bot again (just checking compilation right now)

@rachelcarmena rachelcarmena self-assigned this Apr 17, 2020
@rachelcarmena
Copy link
Member Author

Last errors with 1.4x hided the new 1.3.72 Kotlin version. Let's try it!

@rachelcarmena
Copy link
Member Author

1.3.72 doesn't fix IR problem.

@iirekm
Copy link

iirekm commented May 23, 2020

+1

in particular I get:

java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.com.intellij.openapi.extensions.impl.ExtensionPointImpl[] org.jetbrains.kotlin.com.intellij.openapi.extensions.impl.ExtensionsAreaImpl.getExtensionPoints()'
	at arrow.meta.internal.registry.InternalRegistry$DefaultImpls.registerMetaComponents(InternalRegistry.kt:132)
	at arrow.meta.Meta$DefaultImpls.registerMetaComponents(Meta.kt)

@rachelcarmena
Copy link
Member Author

rachelcarmena commented Sep 21, 2020

Pending features with Kotlin 1.4.10:

It's necessary to continue reviewing these cases in the next versions.

@rachelcarmena
Copy link
Member Author

Solved #706

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

No branches or pull requests

2 participants