public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog Exception.cc Exception.h downl ...
@ 2003-03-09  1:28 rbcollins
  0 siblings, 0 replies; only message in thread
From: rbcollins @ 2003-03-09  1:28 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-03-09 01:28:53

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

Log message:
	2003-02-16  Pavel Tsekov  <ptsekov@gmx.net>
	
	* Exception.h: Declare new constructor.
	(Exception::_message): Change the type from 'const char *' to
	'class String'.
	(Exception::~Exception): Implement destructor (make gcc shut up).
	* Exception.cc: Implement new constructor.
	(Exception::what): Use String::cstr_oneuse ().
	* download.cc (validateCachedPackage): Use the constructor, which
	takes String& as its second argument, when throwing objects
	of type Exception.
	(check_for_cached): Ditto.
	* install.cc (install_one_source): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.319&r2=2.320
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Exception.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Exception.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.35&r2=2.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.54&r2=2.55


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-09  1:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-09  1:28 setup ChangeLog Exception.cc Exception.h downl rbcollins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).