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]

libgetopt++ ./ChangeLog include/getopt++/BoolO ...


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Changes by:	rbcollins@sourceware.org	2002-11-09 05:00:39

Modified files:
	.              : ChangeLog 
	include/getopt++: BoolOption.h Option.h OptionSet.h 
	                  StringOption.h 
	src            : BoolOption.cc OptionSet.cc StringOption.cc 

Log message:
	2002-11-04  Max Bowsher  <maxb@ukf.net>
	
	* include/getopt++/BoolOption.h: Add 'std::' where needed.
	* include/getopt++/Option.h: Ditto.
	* include/getopt++/OptionSet.h: Ditto.
	* include/getopt++/StringOption.h: Ditto.
	* src/BoolOption.cc: Add 'using namespace std;'.
	* src/OptionSet.cc: Ditto.
	* src/StringOption.cc: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/BoolOption.h.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/Option.h.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/OptionSet.h.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/StringOption.h.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/BoolOption.cc.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/OptionSet.cc.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/StringOption.cc.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3


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