|
From: Julian S. <js...@ac...> - 2006-02-10 00:27:46
|
Robert, Apologies for delayed reply. > Before I left for my conference, I did a hack fix that moved both nested > functions out and passed in pointers to any variables they modified. It > compiled and no extra tests failed, but as I said, it was hacky. Patch is > attached. If you're all OK with it, I'll commit it. It looks ok to me. My only reservation is - have you been able to run tests to verify that said functionality still works post change? J |