General

Profile

dominikh (Dominik Honnef)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

04/23/2011

03:34 AM Ruby master Bug #4597: YAML doesn't consider tab stops as whitespace in mappings
=begin
Okay, I just realized that only the latest YAML specification, 1.2, allows tabs there, while older ones do not...
dominikh (Dominik Honnef)
01:15 AM Ruby master Bug #4597 (Rejected): YAML doesn't consider tab stops as whitespace in mappings
=begin
The YAML specification states that in a mapping (aka Hash in Ruby), the mapping value indicator (":") has to b...
dominikh (Dominik Honnef)

05/13/2010

08:11 PM Ruby master Bug #3286: segfault in method_missing -> method -> method_missing recursive loop
=begin
Oh, nearly forgot it: It does not segfault if I don't use threads. It also does not segfault in a normal infi...
dominikh (Dominik Honnef)
08:09 PM Ruby master Bug #3286 (Closed): segfault in method_missing -> method -> method_missing recursive loop
=begin
the following code segfaults in 1.9.1 (and ruby-head) but works in 1.8.x:

class Foo
def bar
un...
dominikh (Dominik Honnef)

Also available in: Atom