leifcr (Leif Ringstad)
- Login: leifcr
- Email: leifcr@gmail.com
- Registered on: 12/12/2013
- Last sign in: 02/24/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/12/2013
-
08:47 PM Ruby Bug #9245 (Closed): Kernel::system gives wrong output for utf-8 characters on windows under utf-8 console
- Under windows console running in utf-8 mode (chcp 65001), it is expected to print utf-8 encoded characters in a script from system calls correctly.
To reproduce, create a file in utf-8 format running this:
---
# test.rb
# encoding:...