Dave Thomas wrote: > > On Dec 30, 2004, at 6:13 PM, Stefan Lang wrote: >> # == +Test+ for RDoc::usage >> # >> # RDoc formats this as HTML without problems >> # but dies when formatted with RDoc::usage >> >> require 'rdoc/usage' >> RDoc::usage >> >> fails with the the following message: > > Thanks for the report and the great test case. I've fixed it in the 1.8 > and 1.9 CVS. > > Cheers > > > Dave Great, thanks for your fast response! -- Stefan