YO4 (Yoshinao Muramatsu)
- Login: YO4
- Registered on: 02/17/2021
- Last sign in: 11/21/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 5 | 4 | 9 |
Activity
11/21/2024
- 03:02 PM Ruby master Feature #11177: DATAでEOF文字以降が読めない
- 本件についてDATA.pos が__END__直後を示さないこと、Cのfseek(0, SEEK_CUR)っぽく DATA.seek(0, IO:SEEK_CUR)を行っても改善しないことから
単純なワークアラウンドは存在しないと思...
11/08/2024
- 03:28 AM Ruby master Revision b99c17a9 (git): [ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)
- * test_yamatanooroti: close tempfile before unlink
* test_yamatanooroti: omit because of windows does not support jo...
11/05/2024
- 01:53 PM Ruby master Revision ed06f018 (git): [ruby/irb] windows does not support Process.kill("TERM", pid)
- (https://github.com/ruby/irb/pull/1026)
https://github.com/ruby/irb/commit/7bbb885163
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...
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...
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... - 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... - 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...
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 ...
- 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...
Also available in: Atom