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

Convert int to string using rune() #66

Merged
merged 1 commit into from Jul 29, 2020

Conversation

eclipseo
Copy link
Contributor

See golang/go#32479

Fix #65.

Signed-off-by: Robert-André Mauchin zebob.m@gmail.com

See golang/go#32479

Fix kr#65.

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
@kr kr merged commit ead4522 into kr:main Jul 29, 2020
@kr
Copy link
Owner

kr commented Jul 29, 2020

Thanks for the fix!

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

Successfully merging this pull request may close these issues.

Go 1.15: conversion from int to string yields a string of one rune
2 participants