Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Op Wed, 10 Nov 2004 20:57:36 -0500 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Thu, Nov 11, 2004 at 02:49:35AM +0100, Bas van Gompel wrote: : > Op Wed, 10 Nov 2004 19:35:51 -0500 schreef Christopher Faylor : >> Have I mentioned that I don't like the name 'keyeprint'? It seems like : >

Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Christopher Faylor
On Thu, Nov 11, 2004 at 02:49:35AM +0100, Bas van Gompel wrote: >Op Wed, 10 Nov 2004 19:35:51 -0500 schreef Christopher Faylor >>Have I mentioned that I don't like the name 'keyeprint'? It seems like >>an odd name to me. > >Well, why don't you change it to something sensible, then? >May I suggest:

Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Op Wed, 10 Nov 2004 19:35:51 -0500 schreef Christopher Faylor in <[EMAIL PROTECTED]>: [...] : > * cygcheck.cc (keyeprint): New optional parameters: show_error and : > print_failed. : : Please check in. Thanks. Done. : Have I mentioned that I don't like the name 'keyeprint'? It seems

Re: [Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Christopher Faylor
On Thu, Nov 11, 2004 at 01:18:43AM +0100, Bas van Gompel wrote: >Hi, > >Another (trivial, I hope) patch. > >It will add some optional parameters to keyeprint, so errormessages >can be made more appropriate. When the options are not supplied, output >will remain as is. > > >ChangeLog-entry: > >2004-

[Patch] cygcheck: Make keyeprint more versatile.

2004-11-10 Thread Bas van Gompel
Hi, Another (trivial, I hope) patch. It will add some optional parameters to keyeprint, so errormessages can be made more appropriate. When the options are not supplied, output will remain as is. ChangeLog-entry: 2004-11-11 Bas van Gompel <[EMAIL PROTECTED]> * cygcheck.cc (keyeprint