This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


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

src/winsup/cinstall ChangeLog iniparse.y ini.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2001-11-09 06:12:02

Modified files:
	winsup/cinstall: ChangeLog iniparse.y ini.h choose.h choose.cc 

Log message:
	2001-11-10  Robert Collins  <rbtcollins@hotmail.com>
	
	* ini.h (actions): Remove - transferred to choose.h.
	(views): Ditto.
	* choose.h: Protect class's from "C" compilers.
	(actions): New enum, from ini.h. This may not be the 'right' place
	but that place doesn't exist yet.
	(_views): New enum, from ini.h.
	* choose.cc (set_action): Handle installed packages with a version not in
	setup.ini.
	(choose_caption): Ditto.
	* iniparse.y: Rearrange header order to handle new ini.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.132&r2=2.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/iniparse.y.diff?cvsroot=src&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ini.h.diff?cvsroot=src&r1=2.18&r2=2.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.h.diff?cvsroot=src&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.cc.diff?cvsroot=src&r1=2.62&r2=2.63


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