Skip to content

Build is failing on master (JS name clash) #3

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

Closed
jansorg opened this issue Jun 16, 2018 · 1 comment
Closed

Build is failing on master (JS name clash) #3

jansorg opened this issue Jun 16, 2018 · 1 comment

Comments

@jansorg
Copy link

jansorg commented Jun 16, 2018

This is fixed by #1 , I'm not sure if that's the best way, though :)

> Task :kotlinx-io-js:packages
e: /home/jansorg/source/kotlinx-io/src/main/kotlin/kotlinx/io/core/Builder.kt: (25, 1): JavaScript name (BytePacketBuilder) generated for this declaration clashes with another declaration: class BytePacketBuilder : BytePacketBuilderPlatformBase
e: /home/jansorg/source/kotlinx-io/src/main/kotlin/kotlinx/io/core/Builder.kt: (44, 7): JavaScript name (BytePacketBuilder) generated for this declaration clashes with another declaration: fun BytePacketBuilder(): BytePacketBuilder
> Task :kotlinx-io-js:compileKotlin2Js FAILED

@cy6erGn0m
Copy link
Contributor

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants