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 csu_util/MD5Sum.cc csu_util/ ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2013-08-12 10:53:24

Modified files:
	.              : ChangeLog 
	csu_util       : MD5Sum.cc MD5Sum.h 

Log message:
	* csu_util/MD5Sum.h (MD5Sum): Remove declaration for conversion
	operator std::string().  Remove implementation of member
	function str() using the conversion operator.
	* csu_util/MD5Sum.cc (MD5Sum::str): Reuse implementation of conversion
	operator std::String to implement member function str() with.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.827&r2=2.828
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/csu_util/MD5Sum.cc.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/csu_util/MD5Sum.h.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]