Received: by taz.hyperreal.com (8.8.3/V2.0) id OAA02562; Sat, 28 Dec 1996 14:57:45 -0800 (PST) Received: from duct.mail.pipex.net by taz.hyperreal.com (8.8.3/V2.0) with SMTP id OAA02556; Sat, 28 Dec 1996 14:57:41 -0800 (PST) Received: from localhost.my.domain (actually imdb.demon.co.uk) by duct.mail.pipex.net with SMTP (PP); Sat, 28 Dec 1996 22:57:30 +0000 Message-Id: <199612282257.WAA17195> Subject: apache-1.2b3 (fwd) To: new-httpd@mail.apache.org (apache) Date: Sat, 28 Dec 1996 22:57:53 +0000 (GMT) From: robh@imdb.com (Rob Hartill) Organization: Internet Movie Database Ltd. X-pgp-public-key: http://us.imdb.com/pgp.html X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com ----- Forwarded message from Thanh Ma ----- From: Thanh Ma Message-Id: <282782.9612282156@dino> Subject: apache-1.2b3 To: apache-bugs@apache.org Date: Sat, 28 Dec 1996 16:56:08 -0500 (EST) Cc: Thanh Ma X-Mailer: ELM [version 2.4 PL22] Mime-Version: 1.0 Hi, The below is from Apache 1.2b3 on UnixWare 2.x: cc -c -O -Ki486,no_ieee -DUW http_main.c UX:acomp: WARNING: "http_main.c", line 1525: argument is incompatible with prototype: arg #3 UX:acomp: WARNING: "http_main.c", line 1555: argument is incompatible with prototype: arg #3 UX:acomp: WARNING: "http_main.c", line 1563: argument is incompatible with prototype: arg #3 UX:acomp: WARNING: "http_main.c", line 2029: argument is incompatible with prototype: arg #3 UX:acomp: WARNING: "http_main.c", line 2037: argument is incompatible with prototype: arg #3 I used site_t for this arg #3 to get rig of these WARNINGS. This worked in UnixWare 2.0.x and UnixWare 2.1.x. That is: #ifdef USE_SIZE_T size_t clen; #else int clen; #endif Similarly at another place. and in Configure for UnixWare 2 and 211: CFLAGS="$CFLAGS -D.... -DUSE_SIZE_T" ... UX:acomp: WARNING: "mod_include.c", line 1058: end-of-loop code not reached UX:acomp: WARNING: "mod_include.c", line 1163: end-of-loop code not reached I dare not to fix this :-) Thanh ----- End of forwarded message from Thanh Ma ----- -- Rob Hartill. Internet Movie Database Ltd. http://www.imdb.com/