[Patch] cygcheck: Unset show_error and print_failed in some places.

2004-11-15 Thread Bas van Gompel
Hi, More trivia, I'd say. This sets print_failed to false in places where printing failed makes no sense. In some of those places show_error is also cleared. ChangeLog-entry. 2004-11-16 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (find_on_path): Clear show_error and/or

Re: [Patch] cygcheck: Unset show_error and print_failed in some places.

2004-11-15 Thread Christopher Faylor
On Tue, Nov 16, 2004 at 04:59:25AM +0100, Bas van Gompel wrote: 2004-11-16 Bas van Gompel [EMAIL PROTECTED] * cygcheck.cc (find_on_path): Clear show_error and/or print_failed parameters to display_error. (rva_to_offset): Ditto. (dll_info): Ditto. (track_down):

Re: [Patch] Fixing the PROCESS_DUP_HANDLE security hole.

2004-11-15 Thread Christopher Faylor
On Sun, Nov 14, 2004 at 12:11:58AM -0500, Christopher Faylor wrote: When I get the code to a point that it can run configure, I'll do a benchmark and see how bad this technique is. If there is not a noticeable degradation, I think I'll probably duplicate the scenario of last year and checkin this