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

KlibSignatureVersion.LATEST.toString() is rendered as KlibSignatureVersion(-2147483648) #219

Open
aSemy opened this issue Apr 15, 2024 · 0 comments · May be fixed by #220
Open

KlibSignatureVersion.LATEST.toString() is rendered as KlibSignatureVersion(-2147483648) #219

aSemy opened this issue Apr 15, 2024 · 0 comments · May be fixed by #220
Assignees
Labels
enhancement New feature or request klib

Comments

@aSemy
Copy link
Contributor

aSemy commented Apr 15, 2024

println(KlibSignatureVersion.LATEST.toString()) prints KlibSignatureVersion(-2147483648).

It's strange seeing a large negative number in the version.

It would be nicer if the latest version was rendered something like KlibSignatureVersion(LATEST).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request klib
Projects
None yet
2 participants