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

[core] Kotlin 1.4 - computation order of non-constant default arguments in tail-recursive functions #32

Closed
serpro69 opened this issue Jun 6, 2020 · 0 comments
Labels
core 🧬 Issue related to :core module
Milestone

Comments

@serpro69
Copy link
Owner

serpro69 commented Jun 6, 2020

Computation order of non-constant default arguments in tail-recursive functions will change in 1.4. See KT-31540 for more details.

This has to be considered when moving to kotlin-1.4 as it might impact AbstractFakeDataProvider.returnOrResolveUnique function.

@serpro69 serpro69 added the core 🧬 Issue related to :core module label Jun 7, 2020
@serpro69 serpro69 added this to the v1.5.0 milestone Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 🧬 Issue related to :core module
Projects
None yet
Development

No branches or pull requests

1 participant