setup ChangeLog download.cc install.cc package ...

maxb@sourceware.org maxb@sourceware.org
Sat May 14 12:30:00 GMT 2005


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2005-05-14 12:30:33

Modified files:
	.              : ChangeLog download.cc install.cc 
	                 package_version.cc package_version.h 

Log message:
	2005-05-14  Max Bowsher  <maxb@ukf.net>
	
	* download.cc (do_download_thread):
	Do not use packageversion::changeRequested().
	* package_version.cc (packageversion::Type):
	Implement declared but previously unimplemented method.
	(packageversion::changeRequested, _packageversion::changeRequested):
	Remove.
	* package_version.h
	(packageversion::changeRequested, _packageversion::changeRequested):
	Remove.
	* install.cc (Installer::replaceOne): Simplify, return void, not int.
	(installOneSource): Rename to...
	(installOne): ...this. Change argumentsi and return type. Refactor.
	(install_one): Remove.
	(do_install_thread): Tidying up.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.501&r2=2.502
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.46&r2=2.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.74&r2=2.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.cc.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.h.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22



More information about the Cygwin-apps-cvs mailing list