From: Kazuhiro NISHIYAMA Date: 2007-01-01T15:37:48+09:00 Subject: Re: [ ruby-Patches-7499 ] RDoc patch that fixes rb_const_define output Hello, >>>>> On Sun, 31 Dec 2006 18:04:26 +0900 >>>>> drbrain@segment7.net(Eric Hodel) said: > > + new_definition.gsub!("\\", '\\') It seems that this line makes no changes. Regards,