Bugs item #9606, was opened at 2007-03-27 08:35 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=9606&group_id=426 Category: Standard Library Group: 1.8.x Status: Open Resolution: None Priority: 3 Submitted By: Florian Frank (flori) Assigned to: Nobody (None) Summary: rdoc doesn't recognize :'foo-bar' as a symbol Initial Comment: This leads to warnings like lib/foo/bar.rb:234:32: ':' not followed by identified or operator during the creation of the documentation. ---------------------------------------------------------------------- Comment By: Roel Harbers (rharbers) Date: 2007-03-27 09:02 Message: foo-bar is not a symbol, it's an expression (foo minus bar) Or perhaps I'm misunderstanding you? Could you provide the contents of bar.rb? ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=9606&group_id=426