On 8/2/07, Richard Heck <[EMAIL PROTECTED]> wrote:
>
> Here is the most up-to-date version of the patch, with all comments and
> such. Bo and I agree it should go into both trunk and branch, as it
> solves the problem. ;-) We need one more OK.

+               //Now that all the updating of the old buffer has been done, we 
can
+               //connect the new buffer. Note that this will automatically 
disconnect
+               //the old one.
                connectBuffer(*newBuffer)

What do you mean by 'automatically disconnect the old one'? It is
confusing because you manually disconnectBuffer() later.

Bo

Reply via email to