General

Profile

gkellogg (Gregg Kellogg)

Issues

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

Activity

12/31/2017

09:59 PM Ruby master Bug #14263 (Closed): Array Intersection does not seem to use hash
According to the documentation for Array#&, comparison is done using hash and eql? However, this does not seem to be ... gkellogg (Gregg Kellogg)

12/29/2014

02:35 AM Ruby master Bug #10670 (Closed): char-class matching same character with different encodings raises exception
The following simple script illustrates the issue:
~~~ruby
ESCAPE_PLAIN = /\A[\x5B]*\z/m.freeze
0x5B.chr(::Enc...
gkellogg (Gregg Kellogg)

05/30/2012

09:57 AM Ruby master Bug #6514 (Rejected): Abort trap: 6 running rspec on rdf.rb
Running RSpec on http://github.com/ruby-rdf/rdf/spec reliably generates the Abort trap.
To repeat:
1. git clone...
gkellogg (Gregg Kellogg)

04/01/2010

08:21 AM Backport191 Bug #3057: Segmentation fault: object allocation during garbage collection phase
=begin
More analysis: it seems like a bug in Nokogiri. I get segmentation faults on 1.8.6 and 1.8.7 as well. When I ...
gkellogg (Gregg Kellogg)

03/31/2010

03:55 PM Backport191 Bug #3057 (Closed): Segmentation fault: object allocation during garbage collection phase
=begin
Bug happens every time at current stage of development. Slight changes in run sequence cause it to crop up i...
gkellogg (Gregg Kellogg)

Also available in: Atom