This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps 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]

setup ChangeLog find.h find.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	briand@sourceware.org	2007-05-30 09:49:25

Modified files:
	.              : ChangeLog find.h find.cc 

Log message:
	* find.h (class Find): Make _start_dir non-const.
	* find.cc (Find::Find): Append a trailing slash to _start_dir only if
	it does not already contain one.
	(Find::accept): Use the previously stored value of _start_dir rather
	than unconditionally appending a slash.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.571&r2=2.572
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/find.h.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/find.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11


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