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 1997/10/17 21:26:28 UTC

Build of apache_19971017130013

There are no interesting changes from yesterday's build.
On sparcsol the executable size changed to 614084 from 614052.
Otherwise the size didn't change.

Unchanged summary of the summary:
          Log        Configure       Notes
         sunos      SunOS         undefined symbol stroul
         sgi        SGI IRIX      ok
         mips       ULTRIX        fail, warnings
         hp9000s800 HP-UX         fail, warnings
         hp9000s700 HP-UX         fail, warnings
         alphaosf   DEC OSF/1     linked, warnings
         intelnt                  linked, warnings
         sparcsol   Solaris 250   ok

   - ben


Re: Build of apache_19971017130013

Posted by Martin Kraemer <Ma...@mch.sni.de>.
On Fri, Oct 17, 1997 at 04:26:28PM -0500, Ben Hyde wrote:
> There are no interesting changes from yesterday's build.

Here are mine for apache-1.3b2 on mips-sni-svr4 (32 bit):

    Martin
cc -c  -I../regex -I../os/unix -I../main    -DSVR4 -D_XPG_IV -DHAVE_MMAP   http_main.c
http_main.c   984: [warning]:   CFE1550 variable "read_rv" was set but never used
      int select_rv = 0, read_rv = 0;
                         ^
* Yes, I know, the comment explains this: *
cc -c  -I../regex -I../os/unix -I../main    -DSVR4 -D_XPG_IV -DHAVE_MMAP   http_protocol.c
http_protocol.c   303: [warning]:   CFE1187 possible use of "=" where "==" was intended
           ((r->proto_num >= 1001) && (r->chunked = 1))) &&
                                      ^
 
http_protocol.c   738: [warning]:   CFE1550 variable "len" was set but never used
      int len;
          ^
 
cc -c  -I../../regex -I../../os/unix -I../../main    -DSVR4 -D_XPG_IV -DHAVE_MMAP   mod_include.c
mod_include.c  1882: [warning]:   CFE1550 variable "tag_val" was set but never used
      char *tag_val;
            ^
 
mod_include.c  1910: [warning]:   CFE1550 variable "tag_val" was set but never used
      char *tag_val;
            ^
 
mod_include.c  1966: [warning]:   CFE1550 variable "tag_val" was set but never used
      char *tag_val;
            ^
 
cc -c  -I../../regex -I../../os/unix -I../../main    -DSVR4 -D_XPG_IV -DHAVE_MMAP   mod_cgi.c
mod_cgi.c   282: [warning]:   CFE1550 variable "child_pid" was set but never used
      int child_pid;
          ^
 
mod_cgi.c   353: [warning]:   CFE1550 variable "child_pid" was set but never used
      pid_t child_pid;
            ^
 
cc -c  -I../../regex -I../../os/unix -I../../main    -DSVR4 -D_XPG_IV -DHAVE_MMAP   mod_userdir.c
mod_userdir.c   135: [warning]:   CFE1550 variable "optype" was set but never used
      int optype = O_DEFAULT;
          ^
 
cc -I. -DPOSIX_MISTAKE -DSVR4 -D_XPG_IV -DHAVE_MMAP    -c regcomp.c -o regcomp.o
regcomp.c   670: [warning]:   CFE1111 statement is unreachable
  		break;
  		^
 
cc -I. -DPOSIX_MISTAKE -DSVR4 -D_XPG_IV -DHAVE_MMAP    -c regexec.c -o regexec.o
engine.c   251: [warning]:   CFE1550 variable "dp" was set but never used
  	register char *dp;
  	               ^
 
engine.c   541: [warning]:   CFE1111 statement is unreachable
  		break;
  		^
...more of these...
engine.c   251: [warning]:   CFE1550 variable "dp" was set but never used
  	register char *dp;
  	               ^
-- 
| S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request