Richard Heck wrote: > The attached patch (against trunk) fixes the bug for me. It just does > what the FIXME said needed doing anyway.
Excellent. It works for me as well. > If this does the job for others, then someone can commit. I won't have time > until late tonight. I have backported it to branch, and I can commit. I'd like to hear Vincent's opinion first, though, since his approach (removing updateMacro calls) was quite different. >It seems clear that there's more to be done to clean this stuff up, but >perhaps this will free 1.6.2. The priority is to have a working fix with as less risk as possible to introduce new problems. Cleanup can be done later. Jürgen