On Fri, Jul 11, 2008 at 6:28 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > The fix looks good now, but you should really test the message sequences > instead of just counting a single message. We have already all the > necessary mechanisms for this. > > -- > Alexandre Julliard > [EMAIL PROTECTED] >
Right, I'll send a patch that tests the entire message sequence. The problem there is that other parts of the sequence are wrong, so I tested for the single message I cared about to show my fix actually does something.
