Skip to content

Convert int to string using rune() #112

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

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

eclipseo
Copy link

@eclipseo eclipseo commented Aug 7, 2020

See golang/go#32479

Fix #111.

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

See golang/go#32479

Fix sergi#111.

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
Copy link
Owner

@sergi sergi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@sergi sergi merged commit a87b244 into sergi:master Oct 20, 2020
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, not a string of digits
2 participants