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

[win32] Transcode input from console [Bug #18353] #5196

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

nobu
Copy link
Member

@nobu nobu commented Dec 1, 2021

On Windows, as the input from console is encoded in the active code page, convert the input to the internal encoding.

On Windows, as the input from console is encoded in the active
code page, convert the input to the internal encoding.
@nobu nobu merged commit a84dc9d into ruby:master Dec 1, 2021
@nobu nobu deleted the win32-stdin-encoding branch December 1, 2021 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant