You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@gensym.com> on 1998/05/22 06:00:49 UTC

[BUILD] NT warning in piped logs.

There was no change this morning, or again this afternoon, but
I remain concerned about this warning still on the NT.

cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\http_log.c
.\main\http_log.c(656) : warning C4113: 'int (__cdecl *)(void *)' differs in parameter lists from 'int (__cdecl *)(void *,struct child_info *)'

 - ben hyde

---
Summary of build of: apache_19980521190032.tar.gz
----------------------------------- logs/alphaosf.log -------------------------------
LOG Build: apache-1.3 alphaosf moscow unix active 1200 Thu May 21 18:33:44 EDT 1998
LOG: uname -a:OSF1 moscow V3.2 148 alpha
 + configured for DEC OSF/1 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
-rwxrwxr-x   1 bhyde    staff    1040384 May 21 18:47 httpd





----------------------------------- logs/hp9000s700.log -------------------------------
LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Thu May 21 18:48:49 EDT 1998
LOG: uname -a:HP-UX rwanda B.10.01 A 9000/710 2011145811 two-user license
 + configured for HP-UX 10 platform
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
-rwxrwxr-x   1 bhyde    staff     727216 May 21 19:02 httpd





----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Thu May 21 19:03:01 EDT 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
-rwxrwxr-x   1 bhyde    staff     720896 May 21 19:25 httpd





----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Thu May 21 18:30:22 EDT 1998
Using default install directory \Apache
cl.exe @.\nma00151.
regcomp.c(1061) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1092) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1095) : warning C4018: '==' : signed/unsigned mismatch
regcomp.c(1119) : warning C4018: '<' : signed/unsigned mismatch
regcomp.c(1139) : warning C4018: '<' : signed/unsigned mismatch
regerror.c
regexec.c
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(152) : warning C4018: '<=' : signed/unsigned mismatch
engine.c(209) : warning C4018: '<' : signed/unsigned mismatch
engine.c(210) : warning C4018: '<=' : signed/unsigned mismatch
regfree.c
cl.exe @.\nma00111.
ap_signal.c
ap_slack.c
ap_snprintf.c
ap_strings.c
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\http_config.c
.\main\http_config.c(1435) : warning C4761: integral size mismatch in argument; conversion supplied
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\http_log.c
.\main\http_log.c(656) : warning C4113: 'int (__cdecl *)(void *)' differs in parameter lists from 'int (__cdecl *)(void *,struct child_info *)'
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_include.c
.\modules\standard\mod_include.c(459) : warning C4018: '==' : signed/unsigned mismatch
.\modules\standard\mod_include.c(550) : warning C4018: '>' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\modules\standard\mod_negotiation.c
.\modules\standard\mod_negotiation.c(378) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(382) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(385) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(748) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
.\modules\standard\mod_negotiation.c(1884) : warning C4244: '=' : conversion from 'float ' to 'long ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\rfc1413.c
.\main\rfc1413.c(151) : warning C4018: '<' : signed/unsigned mismatch
cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\util_uri.c
.\main\util_uri.c(575) : warning C4244: '=' : conversion from 'long ' to 'unsigned short ', possible loss of data
cl.exe /nologo /MD /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /Fp".\ApacheModuleStatusR\ApacheModuleStatus.pch" /YX /Fo".\ApacheModuleStatusR\\" /Fd".\ApacheModuleStatusR\\" /FD /c ..\..\modules\standard\mod_status.c
..\..\modules\standard\mod_status.c(385) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
..\..\modules\standard\mod_status.c(390) : warning C4244: 'function' : conversion from 'float ' to 'unsigned long ', possible loss of data
cl.exe @.\nma00182.
proxy_cache.c
proxy_cache.c(198) : warning C4018: '<' : signed/unsigned mismatch
proxy_cache.c(198) : warning C4018: '<=' : signed/unsigned mismatch
proxy_cache.c(226) : warning C4018: '<' : signed/unsigned mismatch
proxy_cache.c(226) : warning C4018: '<=' : signed/unsigned mismatch
proxy_cache.c(895) : warning C4018: '!=' : signed/unsigned mismatch
proxy_connect.c
proxy_connect.c(155) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_connect.c(155) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_ftp.c
proxy_ftp.c(299) : warning C4018: '!=' : signed/unsigned mismatch
proxy_ftp.c(565) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c
proxy_http.c(236) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_http.c(242) : warning C4761: integral size mismatch in argument; conversion supplied
proxy_util.c
cd ..\..

 Directory of D:\bt\scratch\apache-1.3\src\ApacheR
05/21/98  06:39p                 3,072 APACHE.EXE      Apache.exe
05/21/98  06:39p               243,712 APACHE~1.DLL    ApacheCore.dll





----------------------------------- logs/mips.log -------------------------------
LOG Build: apache-1.3 mips th unix active 1200 Thu May 21 19:26:09 EDT 1998
LOG: uname -a:ULTRIX th 4.1 0 RISC
 + configured for ULTRIX platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
-rwxrwxr-x  1 bhyde      991140 May 21 19:42 httpd





----------------------------------- logs/sgi.log -------------------------------
LOG Build: apache-1.3 sgi india unix active 600 Thu May 21 19:43:04 EDT 1998
LOG: uname -a:IRIX india 5.2 02282013 IP12 mips
 + configured for SGI IRIX platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
-rwxrwxr-x    1 bhyde    nuucp     897512 May 21 19:55 httpd





----------------------------------- logs/sparcsol.log -------------------------------
LOG Build: apache-1.3 sparcsol ontario unix active 1200 Thu May 21 18:18:49 EDT 1998
LOG: uname -a:Log: working in /home/bhyde/junk/scratch/24775 aka: /tmp_mnt/home/bhyde/junk/scratch/24775
 + configured for Solaris 250 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
-rwxrwxr-x   1 bhyde      648072 May 21 18:29 httpd





----------------------------------- logs/sun4.log -------------------------------
LOG Build: apache-1.3 sun4 bal unix active 1200 Thu May 21 19:56:15 EDT 1998
LOG: uname -a:SunOS baltimore 4.1.4 4 sun4m
 + configured for SunOS 4 platform
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
-rwxrwxr-x  1 bhyde      704512 May 21 20:06 httpd






Re: [BUILD] NT warning in piped logs.

Posted by Ben Laurie <be...@algroup.co.uk>.
Ben Hyde wrote:
> 
> There was no change this morning, or again this afternoon, but
> I remain concerned about this warning still on the NT.
> 
> cl.exe /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\CoreR\ApacheCore.pch" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\main\http_log.c
> .\main\http_log.c(656) : warning C4113: 'int (__cdecl *)(void *)' differs in parameter lists from 'int (__cdecl *)(void *,struct child_info *)'

Yep - its broken! I may have time to look at it over the w/e.

Cheers,

Ben.

-- 
Ben Laurie            |Phone: +44 (181) 735 0686|  Apache Group member
Freelance Consultant  |Fax:   +44 (181) 735 0689|http://www.apache.org
and Technical Director|Email: ben@algroup.co.uk |
A.L. Digital Ltd,     |Apache-SSL author    http://www.apache-ssl.org/
London, England.      |"Apache: TDG" http://www.ora.com/catalog/apache