Re: [Patch] testsuite and newlib's signal.h.

2004-10-17 Thread Christopher Faylor
On Fri, Oct 15, 2004 at 10:53:56PM +0200, Bas van Gompel wrote: >Op Thu, 14 Oct 2004 11:55:59 -0400 schreef Christopher Faylor >I also noticed this change was instigated by you. As I'm not subscribed >to the newlib-list and have no idea of how to fix this, apart from >applying the patch, or undoing

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Christopher Faylor
On Sat, Oct 16, 2004 at 02:14:33AM +0200, Bas van Gompel wrote: >Op Fri, 15 Oct 2004 09:59:04 -0400 schreef Christopher Faylor >jj: or to negate >: sz repeatedly inside of a loop. > >My plan was to not negate sz at all, use the printf format-flag ``-''. Yes. I get it. This is a difference of o

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Buzz
Op Sun, 17 Oct 2004 19:34:23 -0400 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Sat, Oct 16, 2004 at 02:14:33AM +0200, Bas van Gompel wrote: : > Op Fri, 15 Oct 2004 09:59:04 -0400 schreef Christopher Faylor : > jj: or to negate : > : sz repeatedly inside of a loop. : > : > My plan was

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Christopher Faylor
On Mon, Oct 18, 2004 at 03:32:07AM +0200, Buzz wrote: >2004-10-18 Bas van Gompel <[EMAIL PROTECTED]> > > * Cygcheck.cc (pretty_id): Count ')' in ui_len and gui_len. Thanks. Checked in without change. cgf

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Bas van Gompel
Op Sun, 17 Oct 2004 21:46:29 -0400 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Mon, Oct 18, 2004 at 03:32:07AM +0200, Buzz wrote: [...] : > * Cygcheck.cc (pretty_id): Count ')' in ui_len and gui_len. : : Thanks. Checked in without change. Thank you (for writing a better Chang