From: Dave Thomas Date: 2004-11-05T00:03:49+09:00 Subject: Re: [RDOC] patch for vararg require On Nov 4, 2004, at 8:17, Jamis Buck wrote: > I'm doing something funky in my code, where I have a custom #require > method on an object > The delegating call kills rdoc with a "Unknown argument type to > require: #". Thanks for the patch. However, I believe that the latest CVS RDoc's already handle this, issuing a warning for all unknown parameter types. Cheers Dave