This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Package content search and listing functionality for cygcheck


Corinna Vinschen wrote:
> Thanks for the patch, it's really cool,

I agree, very cool, Igor.

Any chance the return in package_find() could be changed to
continue?  I went to try it out for /bin/ssh and found it didn't
work because diffutils is missing the package list.  I didn't think
to even try verbose until I read the code.

Here's the ridiculously small patch if you agree.

Dave
==============================
2003-08-15  David Rothenberger  <daveroth@acm.org>

	* dump_setup.cc (package_find): Don't stop searching on missing
	file list.

Attachment: cygcheck-find-continue.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]