General

Profile

dearblue (宗介 相良)

  • Login: dearblue
  • Email: snowjail@gmail.com
  • Registered on: 11/08/2011
  • Last sign in: 02/26/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

10/23/2023

07:52 PM Ruby master Revision 062d6050 (git): [rubygems/rubygems] Ignore non-tar format `.gem` files during search
Previously, `rake install` or `rake update` would fail if there was a non-tar format `.gem` file in the current worki... dearblue (宗介 相良)

04/22/2014

11:51 AM Ruby master Bug #9769 (Closed): un-infection in StringIO#write
StringIO#write において、汚染された文字列を与えても汚染状態が伝播しません。
* 文字列の拡張を伴わない書き込み (こちらは伝播する)
$ ruby -r stringio -e 'str = "abcdef...
dearblue (宗介 相良)

11/08/2011

11:33 PM Backport193 Backport #5596 (Closed): Windows上でFile.utimeにtime_tの負の値を与えるとSEGV
Windows 上で File.utime に time_t の負の値を与えると SEGV します。
> ruby -e "t = Time.at(-1); File.utime(t, t, '.')"
-e:1: [BUG]...
dearblue (宗介 相良)
10:59 PM Backport193 Backport #5593 (Closed): Windows上で \\.\ から始まるデバイスをopenするとクラッシュ
Windows 上で \\.\ から始まるデバイスを open すると ruby がクラッシュします。
> ruby -e "open('//./c:', 'rb:binary')"
-e:1: [BUG] rb_update...
dearblue (宗介 相良)

Also available in: Atom