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]

cygrunsrv ChangeLog configure configure.in cyg ...


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2009-04-06 19:57:25

Modified files:
	.              : ChangeLog configure configure.in cygrunsrv.cc 
	                 utils.cc 

Log message:
	* configure.in (CXX): Prefer i686-pc-cygwin-g++ over g++ to simplify
	cross builds.
	* configure: Regenerate.
	* cygrunsrv.cc: Fix gcc-4 compiler warnings throughout.
	Use Cygwin 1.7 cygwin_conv_path rather than deprecated
	cygwin_conv_to_full_win32_path call.  Bump version to 1.35.
	* utils.cc (reason_list): Constify to fix gcc-4 compiler warning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/configure.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/configure.in.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/utils.cc.diff?cvsroot=cygwin-apps&r1=1.20&r2=1.21


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