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 simpsock.cc simp ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2001-11-09 04:57:10

Modified files:
	winsup/cinstall: ChangeLog simpsock.cc simpsock.h nio-ftp.cc 
	                 nio-http.cc 

Log message:
	2001-11-09  Robert Collins  <rbtcollins@hotmail.com>
	
	* simpsock.cc (cvsid): Avoid compiler warnings (not used, deprecated conversion).
	(SimpleSocket::SimpleSocket): Avoid compiler warnings (deprecated conversion).
	(SimpleSocket::printf): Ditto.
	(SimpleSocket::write): Ditto.
	* simpsock.h (SimpleSocket): Avoid compiler warnings for constructor,
	printf and write.
	* nio-ftp.cc (cvsid): Avoid compiler warnings (not used, deprecated conversion).
	(NetIO_FTP::NetIO_FTP): Remove unused variable done.
	* nio-http.cc (cvsid): Avoid compiler warnings (not used, deprecated conversion).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.130&r2=2.131
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/simpsock.cc.diff?cvsroot=src&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/simpsock.h.diff?cvsroot=src&r1=2.1&r2=2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/nio-ftp.cc.diff?cvsroot=src&r1=2.4&r2=2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/nio-http.cc.diff?cvsroot=src&r1=2.4&r2=2.5


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