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 PickView.cc ScanFindVisitor.cc ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2006-03-30 20:30:50

Modified files:
	.              : ChangeLog PickView.cc ScanFindVisitor.cc 
	                 String++.cc String++.h archive_tar.cc 
	                 cygpackage.cc filemanip.cc iniparse.y 
	                 threebar.cc 

Log message:
	2006-03-30  Max Bowsher  <maxb1@ukf.net>
	
	* String++.cc, String++.h: Remove String(int) constructor, which
	was causing dangerously bizarre implicit conversions, and was a point
	of disparity between String and std::string.
	(stringify): New function to replace functionality removed above.
	
	* PickView.cc (PickView::init_headers),
	archive_tar.cc (archive_tar::next_file_name),
	cygpackage.cc (cygpackage::setCanonicalVersion):
	Make explicit and call out with a FIXME some bizarre behaviour.
	
	* ScanFindVisitor.cc (ScanFindVisitor::visitFile),
	filemanip.cc (base), iniparse.y,
	threebar.cc (ThreeBarProgressPage::SetBar2):
	Make simple adaptations to the changed API.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.531&r2=2.532
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickView.cc.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ScanFindVisitor.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/archive_tar.cc.diff?cvsroot=cygwin-apps&r1=2.12&r2=2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/cygpackage.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/iniparse.y.diff?cvsroot=cygwin-apps&r1=2.39&r2=2.40
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/threebar.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11


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