[Patch] pinfo.cc: second CreatePipe, not first.

2004-10-04 Thread Bas van Gompel
Hi, Looking over pinfo.cc, I saw that the debugging-output on _pinfo::commune_send is awkward. This (trivial again, IMHO) patch changes that. Changelog-entry: 2004-10-05 Bas van Gompel <[EMAIL PROTECTED]> * pinfo.cc (_pinfo::commune_send): Make debugging output less ambiguous. ---

Re: [Patch] pinfo.cc: second CreatePipe, not first.

2004-10-04 Thread Christopher Faylor
On Tue, Oct 05, 2004 at 03:49:20AM +0200, Bas van Gompel wrote: >Hi, > >Looking over pinfo.cc, I saw that the debugging-output on >_pinfo::commune_send is awkward. This (trivial again, IMHO) >patch changes that. > > >Changelog-entry: > >2004-10-05 Bas van Gompel <[EMAIL PROTECTED]> > > * pi

Re: [Patch] pinfo.cc: second CreatePipe, not first.

2004-10-05 Thread Bas van Gompel
Op Mon, 4 Oct 2004 22:10:43 -0400 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Tue, Oct 05, 2004 at 03:49:20AM +0200, Bas van Gompel wrote: [...] : > * pinfo.cc (_pinfo::commune_send): Make debugging output less ambiguous. : : I've applied this patch. Thanks. : : I used a slig

Re: [Patch] pinfo.cc: second CreatePipe, not first.

2004-10-05 Thread Christopher Faylor
On Tue, Oct 05, 2004 at 09:45:53AM +0200, Bas van Gompel wrote: >Op Mon, 4 Oct 2004 22:10:43 -0400 schreef Christopher Faylor >in <[EMAIL PROTECTED]>: >: On Tue, Oct 05, 2004 at 03:49:20AM +0200, Bas van Gompel wrote: > >[...] > >: >* pinfo.cc (_pinfo::commune_send): Make debugging output less