You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Steffen <in...@apachelounge.com> on 2018/03/22 14:55:31 UTC

Current build warnings Win build

 Apr 1.6.3 and Apr-Util 1.6.1


Win32
=====

Apr:
\apr\file_io\win32\seek.c(173): warning C4244: '=': conversion from 
'apr_off_t' to 'apr_size_t', possible loss of data
\apr\time\win32\time.c(58): warning C4098: 'SystemTimeToAprExpTime': 
'void' function returning a value

Apr-Util:
\apr-util\crypto\crypt_blowfish.c(894): warning C4244: '=': conversion 
from 'unsigned long' to 'char', possible loss of data


Win64
=====

Apr:
\apr\memory\unix\apr_pools.c(322): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(422): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(446): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(447): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(448): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(873): warning C4267: '=': conversion from 
'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(1289): warning C4267: '=': conversion 
from 'size_t' to 'apr_uint32_t', possible loss of data
\apr\memory\unix\apr_pools.c(1445): warning C4267: '=': conversion 
from 'size_t' to 'apr_uint32_t', possible loss of data

\apr\time\win32\time.c(58): warning C4098: 'SystemTimeToAprExpTime': 
'void' function returning a value


Apr-Util:
\apr-util\crypto\apr_passwd.c(195): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_passwd.c(197): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data

\apr-util\crypto\crypt_blowfish.c(894): warning C4244: '=': conversion 
from 'unsigned long' to 'char', possible loss of data

\apr-util\ldap\apr_ldap_option.c(336): warning C4311: 'type cast': 
pointer truncation from 'void *' to 'ULONG'
\apr-util\ldap\apr_ldap_option.c(345): warning C4311: 'type cast': 
pointer truncation from 'void *' to 'ULONG'

\apr-util\misc\apr_thread_pool.c(906): warning C4267: '=': conversion 
from 'size_t' to 'unsigned int', possible loss of data


 apr_crypto_openssl.c:
\apr-util\crypto\apr_crypto_openssl.c(486): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_crypto_openssl.c(488): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_crypto_openssl.c(582): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_crypto_openssl.c(735): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_crypto_openssl.c(712): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of 
data
\apr-util\crypto\apr_crypto_openssl.c(772): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of 
data
\apr-util\crypto\apr_crypto_openssl.c(905): warning C4267: 'function': 
conversion from 'size_t' to 'int', possible loss of data
\apr-util\crypto\apr_crypto_openssl.c(882): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of 
data
\apr-util\crypto\apr_crypto_openssl.c(942): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of 
data