Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Improve Kotlin Binding Support #689

Merged
merged 5 commits into from
Oct 4, 2019
Merged

Improve Kotlin Binding Support #689

merged 5 commits into from
Oct 4, 2019

Conversation

mattleibow
Copy link
Collaborator

@mattleibow mattleibow commented Oct 4, 2019

This is a remake of #685

For some reason the PR passed, but the merge to master fails consistently. Something about duplicate kotlin methods... Only on Windows, and sometimes mac locally... Sounds legit.

@mattleibow
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mattleibow
Copy link
Collaborator Author

After all that, still no idea why it fails sometimes. A rerun makes it work. A rebuild makes it work. I can also do a git clean and it will work.

The part that is failing is basically:

Sometimes Kotlin can't locate the member - when I have it already...

This is a bit worrying in that I am not sure what else is going wrong, but at least we can ignore the errors and move on.

@Redth Redth merged commit 28e3da2 into master Oct 4, 2019
@Redth Redth deleted the dev/fix-kotlin-binding branch October 4, 2019 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants