On Dec 27, 2003, at 12:24, Thomas Uehlinger wrote: > When i run this in my ruby source dir I get the following error: > > uehli@ueh-t ruby $ rdoc --ri *.c > > array.c: Override [] > /usr/local/lib/ruby/1.9/rdoc/parsers/parse_c.rb:364: warning: character > class has `]' without escape Excellent! Thanks for the report. I'd never tried running with warning enabled (which is kinda stupid, I know). This should be fixed in the latest CVS. Cheers Dave