Here's a bug that Ryan Davis reported a while back; used to be that certain items in the RubyForge "software map"/trove thingy would show up overescaped, like this, "C\+\+".
I poked around in the RubyForge database a bit and those items are escaped in there - trove
table, fullpath
column. Odd. But anyhow, I think I've fixed it, at least, the "C++" here looks OK now.
If you notice any other errant backslashes, pls let me know, thanks!