Skip to content

Don't add property info if getter/setter signature is null #1543

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

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

vmutafov
Copy link
Contributor

@vmutafov vmutafov commented Nov 26, 2019

Related to: #1552

Currently, if a Kotlin property had a non-public argument type, metadata generation would fail with NPE when writing into the binary file. This PR changes this by not adding metadata in such cases.

@cla-bot cla-bot bot added the cla: yes label Nov 26, 2019
@vmutafov vmutafov merged commit a007089 into master Nov 26, 2019
@vmutafov vmutafov deleted the vmutafov/kotlin-properties-fix branch November 26, 2019 14:39
@vtrifonov vtrifonov modified the milestone: 6.3.0 Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants