This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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 Exception.cc Exception.h IniDB ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2002-11-09 19:40:36

Modified files:
	.              : ChangeLog Exception.cc Exception.h 
	                 IniDBBuilderPackage.h PickCategoryLine.h 
	                 category.h package_db.h package_meta.cc 
	                 package_meta.h package_source.h 
	                 package_version.cc package_version.h site.h 
	                 win32.h 

Log message:
	2002-11-04  Max Bowsher  <maxb@ukf.net>
	
	* Exception.h (Exception::what): Add throw() specification,
	to agree with libstdc++-v3.
	* Exception.cc (Exception::what): Ditto.
	* IniDBBuilderPackage.h: Add 'std::' where needed.
	* PickCategoryLine.h: Ditto.
	* category.h: Ditto.
	* package_db.h: Ditto.
	* package_meta.h: Ditto.
	* package_source.h: Ditto.
	* package_version.h: Ditto.
	* site.h: Ditto.
	* win32.h: Define NOMINMAX before including <windows.h>.
	* package_meta.cc: Add 'using namespace std;'.
	(packagemeta::set_requirements): Remove default parameter values
	from definition (gcc3 likes them only in declaration).
	* package_version.cc: Add 'using namespace std;'.
	(packageversion::set_requirements): Remove default parameter
	values from definition (gcc3 likes them only in declaration).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.290&r2=2.291
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Exception.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Exception.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/IniDBBuilderPackage.h.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickCategoryLine.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/category.h.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_db.h.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_meta.h.diff?cvsroot=cygwin-apps&r1=2.19&r2=2.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_source.h.diff?cvsroot=cygwin-apps&r1=2.12&r2=2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.h.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.h.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/win32.h.diff?cvsroot=cygwin-apps&r1=2.7&r2=2.8


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