On Oct 30, 2004, at 23:01, dross / code-exec.net wrote: >> Okay I figured it out. It's related to the problem I reported before >> --I have a number of files with odd file names that include >> characters like /[=?&<>]/. I'm using the rake component to generate >> the rdocs, but it doesn't quote-escape the file names when it >> generates the rdoc command. So it does weird things. I had to do this >> for now and remove the offending files. > oh, so there really is a problem with every rdoc out there. heh... > Someone rather needs to make it rad the files, or ignore the files. No, it's a problem with Rake, as the poster indicated. Cheers Dave