mini:~/Projects/parrot/languages/tcl mdiep$ grep -r XXX . | grep -
v .svn | wc -l
120
mini:~/Projects/parrot/languages/tcl mdiep$
We need to work on technical debt -- convert these to RT tickets.
--
Matt Diephouse
# XXX bad.
# XXX (RT#39704) good.
Then it's still obvious if you're in the code that a ticket was opened, and it's possible to
automate your search for "bad" XXX's (or TODOs).