General

Profile

YO4 (Yoshinao Muramatsu)

  • Login: YO4
  • Registered on: 02/17/2021
  • Last sign in: 10/20/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 4 9

Activity

10/20/2024

03:19 PM Ruby master Bug #19383: Time.now.zone encoding for German display language in Windows is incorrect
There is another remaining locale related issue.
ref: https://bugs.ruby-lang.org/issues/20774
As an alternative s...
YO4 (Yoshinao Muramatsu)

05/31/2023

02:34 PM Ruby master Bug #19703 (Open): text/binary mode of parent process fd is not properly inherited on windows
Windows OS can't inherit parent process fds greater than 2, but C runtime library support this.
https://learn.micros...
YO4 (Yoshinao Muramatsu)

12/20/2022

04:53 PM Ruby master Feature #19193: drop DOS TEXT mode support
> The most important reason we are keeping "text mode" at reading is backward interoperability for old files.
agre...
YO4 (Yoshinao Muramatsu)
02:23 PM Ruby master Feature #19191: Implicit console input transcoding is more desirable
Not sure if this is appropriate for this topic,
Consider the case where UTF-16 reading from the console will be supp...
YO4 (Yoshinao Muramatsu)
02:09 PM Ruby master Feature #19191: Implicit console input transcoding is more desirable
I agree that the IRB issue should be corrected on the part of the IRB.
My point was that for certain devices, exte...
YO4 (Yoshinao Muramatsu)

12/09/2022

04:38 PM Ruby master Feature #19193 (Assigned): drop DOS TEXT mode support
On Windows platform, ```File.open(path, "r")``` returns an object different from "rt" and "rb". I call that DOS TEXT ... YO4 (Yoshinao Muramatsu)
04:02 PM Ruby master Bug #19192 (Open): IO has third data mode, document is incomplete.
The documentation on the mode parameter of File.open is incomplete, I would like to clarify IO's data mode actual beh... YO4 (Yoshinao Muramatsu)
04:02 PM Ruby master Feature #19191 (Open): Implicit console input transcoding is more desirable
In response to Bug #18353, STDIN.internal_encoding are set and encoding is converted explcitly on Windows platform.
...
YO4 (Yoshinao Muramatsu)

10/30/2022

01:25 PM Ruby master Bug #19091 (Closed): backport reline-0.3.1 to ruby-3.1
I am ashamed to say, last year I committed a work-in-progress file instead of the correct one to ruby/reline tree.
T...
YO4 (Yoshinao Muramatsu)

09/08/2022

03:45 PM Ruby master Revision 28030f7b (git): eliminate magic number
YO4 (Yoshinao Muramatsu)

Also available in: Atom