From: Dave Thomas Date: 2004-11-14T01:34:30+09:00 Subject: Re: rdoc error (Re: using the RSS standard lib) On Nov 12, 2004, at 16:59, Sam Roberts wrote: > I installed ruby from cvs, I don't see any problems with it, just a few > "unexpected token" errors. Those warning were caused by attr_accessor(*name) which wasn't a construct I'd anticipated :) I've removed that warning locally, but I have a fairly big RDoc change to commit and I'm holding back doing that until a week of heavy traveling is over Cheers Dave