For your info, warnings current HTTPD and APR trunk with Win32 VC10, no errors.

Warning 1 warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data E:\VC10\Work\httpd-trunk\srclib\apr\crypto\crypt_blowfish.c 894 Warning 2 warning C4129: 'e' : unrecognized character escape sequence E:\VC10\Work\httpd-trunk\srclib\apr\encoding\apr_escape.c 865 Warning 3 warning C4129: 'e' : unrecognized character escape sequence E:\VC10\Work\httpd-trunk\srclib\apr\encoding\apr_escape.c 934 Warning 4 warning C4018: '>=' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\server\config.c 1715 Warning 5 warning C4013: 'getpid' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\server\core.c 4870 Warning 6 warning C4244: '=' : conversion from 'unsigned long' to 'apr_uint16_t', possible loss of data E:\VC10\Work\httpd-trunk\server\core.c 4948 Warning 7 warning C4018: '>=' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\server\protocol.c 733 Warning 8 warning C4018: '<=' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\server\util.c 422 Warning 9 warning C4018: '>=' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\server\util.c 1018 Warning 10 warning C4018: '<' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\util_expr_scan.c Warning 11 warning C4018: '<' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\server\util_regex.c 194 Warning 12 warning C4013: 'getpid' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\modules\proxy\proxy_util.c 1769 Warning 13 warning C4018: '<=' : signed/unsigned mismatch E:\VC10\Work\httpd-trunk\modules\filters\mod_substitute.c 250 Warning 14 warning C4003: not enough actual parameters for macro 'APLOGNO' E:\VC10\Work\httpd-trunk\modules\proxy\mod_proxy_http.c 1982 Warning 15 warning C4003: not enough actual parameters for macro 'APLOGNO' E:\VC10\Work\httpd-trunk\modules\proxy\mod_proxy_ajp.c 765 Warning 16 warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data E:\VC10\Work\httpd-trunk\modules\metadata\mod_usertrack.c 352 Warning 17 warning C4013: 'getpid' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\modules\loggers\mod_log_forensic.c 198 Warning 18 warning C4013: 'time' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\modules\loggers\mod_log_forensic.c 199 Warning 19 warning C4090: 'function' : different 'const' qualifiers E:\VC10\Work\httpd-trunk\modules\filters\mod_filter.c 611 Warning 20 warning C4013: 'getpid' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\modules\dav\fs\repos.c 889 Warning 21 warning C4244: '=' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 399 Warning 22 warning C4244: 'function' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 400 Warning 23 warning C4244: 'function' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 401 Warning 24 warning C4244: 'function' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 464 Warning 25 warning C4244: '=' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 465 Warning 26 warning C4244: 'function' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 808 Warning 27 warning C4244: '=' : conversion from 'apr_off_t' to 'apr_size_t', possible loss of data E:\VC10\Work\httpd-trunk\modules\cache\mod_cache_socache.c 809 Warning 28 warning C4013: 'getpid' undefined; assuming extern returning int E:\VC10\Work\httpd-trunk\support\htcacheclean.c 1354







Reply via email to