*: Fix up the one or two callsites in matchmaker.cpp that move an ad from one {quote:ClassAdList} to another *[4 hours]*.
 
 *: The following methods will need some fixing at the callsites *[5 days]*:
-*:: ExprTree::RArg()
-*:: ExprTree::LArg()
-*:: ExprTree::PrintToNewStr()
+*:: ExprTree::RArg() *DONE*
+*:: ExprTree::LArg() *DONE*
+*:: ExprTree::PrintToNewStr() *DONE*
 *:: ExprTree::EvalTree()
 *:: ClassAd(char*,char)
-*:: ExprTree::PrintToStr()
+*:: ExprTree::PrintToStr() *DONE*
 *:: ExprTree::MyType()
 *:: ClassAd::ExchangeExpressions() *DONE*
 *:: ClassAd::unchain() *DONE*