I'm getting an internal error trying to compile af...
# compiler
s
I'm getting an internal error trying to compile after adding an XML serializer https://gist.github.com/sproctor/540f023fd3507ac35bffd3827e412e55 It's likely I'm also doing something wrong with the serializer, this is my first attempt at it. Anyone have an idea how to work around this?
I'm not sure where the bug is.
@XmlSerialName
is the issue. Just passing in one argument causes the error. Passing 3 arguments works as expected. Seems like a compiler bug. Here's the annotation definition https://github.com/pdvrieze/xmlutil/blob/ff63f4534fcf639f00a659ae34945763cfd6b5bf/[…]nMain/kotlin/nl/adaptivity/xmlutil/serialization/annotations.kt
d
Please report a YouTrack issue kotl.in/issue