General

Profile

wyhaines (Kirk Haines)

  • Login: wyhaines
  • Email: wyhaines@gmail.com
  • Registered on: 05/16/2009
  • Last sign in: 05/12/2023

Issues

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

Activity

03/07/2021

02:00 AM Ruby master Bug #17675: StringIO#each_byte doesn't check for readabilty while iterating
The PR is:
https://github.com/ruby/ruby/pull/4245
wyhaines (Kirk Haines)
01:48 AM Ruby master Bug #17675 (Closed): StringIO#each_byte doesn't check for readabilty while iterating
Bug #17661 is a failure to check readability on `each_byte` of an IO, causing a segmentation fault.
StringIO has a...
wyhaines (Kirk Haines)
12:55 AM Ruby master Bug #17661: IO#each will segfault when if file is closed inside an `each_byte` block
Aaron filed this bug on my behalf, as I was having issues with my account. Those issues appear to be issues no more, ... wyhaines (Kirk Haines)

05/14/2018

04:31 PM Ruby master Feature #14718: Use jemalloc by default?
mperham (Mike Perham) wrote:
> Shyouhei, I'm very happy with only the change in default. I believe that will signif...
wyhaines (Kirk Haines)

09/27/2017

10:25 PM Ruby master Feature #13943: Use unpack1 instead of unpack(template)[0] in erb.rb
It should implicitly be faster, as it avoids the array creation, insertion, and dereferencing that occurs with:
m....
wyhaines (Kirk Haines)

09/06/2017

02:19 AM Ruby master Bug #13865 (Closed): Triggered segfault, on Ruby2.4/OSX.
Per your request, I have closed this. wyhaines (Kirk Haines)

07/26/2011

03:53 PM Ruby master Feature #5097: Supported platforms of Ruby 1.9.3
On Mon, Jul 25, 2011 at 8:52 PM, Yui NARUSE <naruse@airemix.jp> wrote:

> * Ubuntu

I can volunteer to help ...
wyhaines (Kirk Haines)

07/23/2011

09:23 AM Ruby master Feature #5056: About 1.9 EOL
If 2.0 is just a lot compatible iteration of 1.9.3, and could just as easily
be called 1.9.4, then why not just ca...
wyhaines (Kirk Haines)

02/17/2011

03:24 AM Ruby master Bug #4403: require command loads file twice when required symlink or file under directory which is symlink (symbolic link)
=begin
On Wed, Feb 16, 2011 at 7:48 AM, Robert Pankowecki
<redmine@ruby-lang.org> wrote:
> Bug #4403: require comm...
wyhaines (Kirk Haines)

09/28/2010

11:07 PM Backport187 Backport #3883: cannot build ruby_1_8_6 on windows
=begin
Thank you. I will apply this and release p421 today.
=end
wyhaines (Kirk Haines)

Also available in: Atom