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

Generated Kotlin code produces lots of warning #30

Closed
brice-morin opened this issue Apr 23, 2013 · 1 comment
Closed

Generated Kotlin code produces lots of warning #30

brice-morin opened this issue Apr 23, 2013 · 1 comment
Milestone

Comments

@brice-morin
Copy link
Collaborator

I guess most of them are not problematic... but they seem to indicate redundant/illformed comparison to null, casts, etc. Maybe it would be good to check these warnings and try to solve so of them?

@gnain
Copy link
Collaborator

gnain commented Aug 29, 2013

The Kotlin compiler necessary for the compilation of the generated code is now embedded in the KMF Maven plugin.
This plugin now only forwards the compilation Errors.

@gnain gnain closed this as completed Aug 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants