K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-08-08T01:21:10.000000Z K 7 svn:log V 205 Use 'int' for certain wide-character conversions instead of wchar_t. That quiets some compiler warnings on platforms with 16-bit wchar_t. With this change, libarchive now compiles cleanly on Win32/cygwin. END