summaryrefslogtreecommitdiffstats
path: root/Source/CPack
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-07-06 14:20:50 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2010-07-06 14:20:50 (GMT)
commit54b1dc4161652f4f06e0f79bb9d3e98d7f36d479 (patch)
tree4c084a6f31dd3ca66631c01911113fc58fd9dd9f /Source/CPack
parentf315c299661563b5fe74f75e691637363e712545 (diff)
parent050af165bb7cc8e6c44121592b07a379cd691cec (diff)
downloadCMake-54b1dc4161652f4f06e0f79bb9d3e98d7f36d479.zip
CMake-54b1dc4161652f4f06e0f79bb9d3e98d7f36d479.tar.gz
CMake-54b1dc4161652f4f06e0f79bb9d3e98d7f36d479.tar.bz2
Merge branch 'fix-cmake-conversion-warnings'
Diffstat (limited to 'Source/CPack')
-rw-r--r--Source/CPack/cmCPackDebGenerator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CPack/cmCPackDebGenerator.cxx b/Source/CPack/cmCPackDebGenerator.cxx
index c254dbb..cee24ef 100644
--- a/Source/CPack/cmCPackDebGenerator.cxx
+++ b/Source/CPack/cmCPackDebGenerator.cxx
@@ -371,7 +371,7 @@ static const char * ar_rname(const char *path)
typedef struct ar_hdr HDR;
static char ar_hb[sizeof(HDR) + 1]; /* real header */
-static int ar_already_written;
+static size_t ar_already_written;
/* copy_ar --
* Copy size bytes from one file to another - taking care to handle the