... >> Attached a patch instrumented with asserts. >> >> Let's check this in. We'll hear about it soon enough if this code is >> in use somewhere... I gave it a quick test, but didn't manage to >> trigger it. >> >> (Is there a way to check more systematically whether a piece of code >> _ever_ gets called?) > >gcov, but that's not better than an assert in this case.
No, you're right... >Andre' Is there anything else I should change before checking this in? A comment explaining the asserts perhaps, so this isn't forgotten? - Martin