This is the mail archive of the cygwin-apps-cvs 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 site.cc site.h


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2005-11-30 22:32:01

Modified files:
	.              : ChangeLog site.cc site.h 

Log message:
	2005-11-30  Max Bowsher  <maxb1@ukf.net>
	
	* site.h, site.cc: Use std::string in preference to String.
	(site_list_type::init): Convert some painful raw C string work to
	STL std::string work.  Stop totally ignoring the result of this
	calculation, implementing the (somewhat weird) sort order for sites
	that was apparently indented for ages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.521&r2=2.522
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.40&r2=2.41
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.h.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16


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