public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog Exception.h LogFile.cc downloa ...
@ 2004-08-29 16:59 maxb
  0 siblings, 0 replies; only message in thread
From: maxb @ 2004-08-29 16:59 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-08-29 16:59:41

Modified files:
	.              : ChangeLog Exception.h LogFile.cc download.cc 
	                 ini.cc install.cc main.cc msg.h postinstall.cc 
	                 res.rc resource.h site.cc 

Log message:
	2004-08-29  Max Bowsher  <maxb@ukf.net>
	
	* Exception.h: Reformatting, #include more, remove incorrect and
	less-than-useful comments.
	(TOPLEVEL_CATCH): New preprocessor macro.
	
	* LogFile.cc (LogFile::operator()): Throw an exception object, not a
	char* string.
	
	Wrap the top-level of each thread (including the main thread) in a
	try...catch block, in order to display a useful error message if an
	exception is not caught.
	* download.cc (do_download_reflector): Here ...
	* ini.cc (do_ini_thread_reflector): ... and here ...
	* install.cc (do_install_reflector: ... and here ...
	* main.cc (main): ... and here ...
	* postinstall.cc (do_postinstall_thread): ... and here ...
	* site.cc (do_download_site_info_thread): ... and here!
	
	* msg.h: Include a missing header requirement.
	* res.rc (IDS_UNCAUGHT_EXCEPTION, IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO):
	New strings.
	* resource.h (IDS_UNCAUGHT_EXCEPTION)
	(IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO): New IDs.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.430&r2=2.431
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Exception.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.38&r2=2.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ini.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.63&r2=2.64
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/msg.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.55&r2=2.56
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.24&r2=2.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.32&r2=2.33


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

only message in thread, other threads:[~2004-08-29 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-29 16:59 setup ChangeLog Exception.h LogFile.cc downloa maxb

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).