From: Yukihiro Matsumoto Date: 2006-02-02T17:11:20+09:00 Subject: Re: [patch] Symble syntax support of RDoc parser Hi, In message "Re: [patch] Symble syntax support of RDoc parser" on Thu, 2 Feb 2006 11:32:55 +0900, "U.Nakamura" writes: |I found that the process of generation of RDoc documentation |of CVS HEAD reported some warnings about net/imap.rb. |The warnings are caused by lack of Symbol syntax support of |RDoc. | |I hope this patch will remove the problem. | |Index: lib/rdoc/parsers/parse_rb.rb Could you commit this? matz.