https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
d

Deactivated User

10/29/2017, 3:15 PM
Is this reported? https://travis-ci.org/soywiz/kpspemu/builds/294470924#L967
Copy code
e: java.lang.IllegalStateException: Cannot get FQ name of local class: class <no name provided>
	at org.jetbrains.kotlin.serialization.StringTableImpl.getFqNameIndexOfLocalAnonymousClass(StringTableImpl.kt:79)
        ...
1
i

ilya.gorbunov

10/29/2017, 3:18 PM
No, nothing like that regarding common modules. Please youtrack it.
👍 1
d

Deactivated User

10/29/2017, 3:27 PM
@ilya.gorbunov https://github.com/soywiz/kpspemu/commit/a9fe4319c327ded7d259f9b810db10ef782f3f77 this seems to fix the problem. Is it possible to test common in try.kotlinlang.org to put there a simple example with this fail?