From: "H.Yamamoto" Date: 2006-03-01T00:27:45+09:00 Subject: Re: rdoc bug Hello. >>It seems that rdoc should not treat \ as escape character >>inside regurar expression and single quoted string. >> >>Does this work? >> >># I haven't read all rdoc parser's code, so this is just hack. >># I'll test this on `make install-doc` later. > >Sorry, I'll cancel this patch. Mr. Ishizuka (Author of irb) pointed >out this fix is not right fix. I'll reconsider after irb's similer >bug is fixed. This bug was fixed by Mr. Ishizuka. Thank you for report.