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 ./install.cc ./setup.exe.man ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2013-03-04 06:13:51

Modified files:
	.              : ChangeLog install.cc setup.exe.manifest 
	regex          : regcomp.c 

Log message:
	* install.cc (FileInuseDlgProc): Fix return type.
	* regex/regcomp.c (parse_dup_op): Fix invalid cast warning.
	(create_token_tree): Ditto.
	* setup.exe.manifest: Set processorArchitecture to "*".
	Add explicit requestedExecutionLevel for 64-bit compatibility.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.792&r2=2.793
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.103&r2=2.104
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/setup.exe.manifest.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regcomp.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=1.2


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