From: why the lucky stiff Date: 2004-03-11T02:40:38+09:00 Subject: Re: YAML complaint while generating RDoc Dave Thomas wrote: >> Generating RI... >> /Users/dave/Work/ruby/ruby/lib/yaml.rb:184: [BUG] unknown type 0x22 >> ruby 1.9.0 (2004-03-10) [powerpc-darwin] >> >> Is there an incompatibility with older YAMLs? > > > To answer my own question - no. It seems to be a problem with YAML. It > happens if I delete all the old yaml files off my box. Currently testing this. Thanks. _why