CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-02-13 15:06:58
Modified files:
winsup/utils : ChangeLog.64bit kill.cc regtool.cc
Log message:
* kill.cc (forcekill): Use unsigned int printf format specifier and
cast to avoid compiler warnings where DWORD value is used.
* regtool.cc: Ditto, throughout.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.4&r2=1.1.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/kill.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.31.2.1&r2=1.31.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/regtool.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.35&r2=1.35.2.1
