Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 82182 invoked from network); 29 Sep 2009 01:25:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Sep 2009 01:25:05 -0000 Received: (qmail 3318 invoked by uid 500); 29 Sep 2009 01:25:04 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 3239 invoked by uid 500); 29 Sep 2009 01:25:04 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 3230 invoked by uid 99); 29 Sep 2009 01:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 01:25:04 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [129.78.64.145] (HELO sanaa.ucc.usyd.edu.au) (129.78.64.145) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 01:24:54 +0000 Received: from sanaa.ucc.usyd.edu.au (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id A1EA91775DC for ; Tue, 29 Sep 2009 11:24:32 +1000 (EST) Received: from marseille.ucc.usyd.edu.au (marseille.ucc.usyd.edu.au [129.78.64.222]) by sanaa.ucc.usyd.edu.au (Postfix) with ESMTP id 94F25177537 for ; Tue, 29 Sep 2009 11:24:31 +1000 (EST) Received: by marseille.ucc.usyd.edu.au (Postfix, from userid 5336) id 332661ECF86; Tue, 29 Sep 2009 11:24:31 +1000 (EST) Date: Tue, 29 Sep 2009 11:24:31 +1000 From: Jie Gao To: dev@httpd.apache.org Subject: Re: [vote] release httpd-2.2.14? Message-ID: <20090929012430.GC13893@marseille.ucc.usyd.edu.au> References: <4ABAAE16.5040907@sharp.fm> <20090926225451.GA19397@marseille.ucc.usyd.edu.au> <4ABEAAF7.40403@apache.org> <20090927013613.GE19397@marseille.ucc.usyd.edu.au> <4ABFB8CC.6000006@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <4ABFB8CC.6000006@apache.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org * Guenter Knauf wrote: > Hi Jie, > Jie Gao schrieb: > > Building shared: mod_dbd.la > > /usr/local/src/httpd-2.2.14/srclib/apr/libtool --silent --mode=3Dcompil= e /opt/SUNWspro/bin/cc -g -fast -DSOLARIS2=3D10 -D_POSIX_PTHREAD_SEMANTIC= S -D_REENTRANT -D_LARGEFILE64_SOURCE -DAP_DEBUG -I/usr/local/src/httpd-2= =2E2.14/srclib/pcre -I. -I/usr/local/src/httpd-2.2.14/os/unix -I/usr/local/= src/httpd-2.2.14/server/mpm/worker -I/usr/local/src/httpd-2.2.14/modules/ht= tp -I/usr/local/src/httpd-2.2.14/modules/filters -I/usr/local/src/httpd-2.2= =2E14/modules/proxy -I/usr/local/src/httpd-2.2.14/include -I/usr/local/src/= httpd-2.2.14/modules/generators -I/usr/local/src/httpd-2.2.14/modules/mappe= rs -I/usr/local/src/httpd-2.2.14/modules/database -I/usr/local/src/httpd-2.= 2.14/srclib/apr/include -I/usr/local/src/httpd-2.2.14/srclib/apr-util/inclu= de -I/usr/local/src/httpd-2.2.14/srclib/apr-util/xml/expat/lib -I/usr/local= /src/httpd-2.2.14/modules/proxy/../generators -I/usr/sfw/include -I/usr/loc= al/src/httpd-2.2.14/modules/ssl -I/usr/local/src/httpd-2.2.14/modules/dav/m= ain -prefer-pic -c mod_db > d.c && touch mod_dbd.slo > > "mod_dbd.c", line 898: warning: argument #1 is incompatible with protot= ype: > > prototype: pointer to function(pointer to struct apr_pool_t {},= pointer to struct server_rec {pointer to struct process_rec {..} process, = pointer to struct server_rec {..} next, pointer to const char defn_name, un= signed int defn_line_number, pointer to char server_admin, pointer to char = server_hostname, unsigned short port, pointer to char error_fname, pointer = to struct apr_file_t {..} error_log, int loglevel, int is_virtual, pointer = to struct ap_conf_vector_t {..} module_config, pointer to struct ap_conf_ve= ctor_t {..} lookup_defaults, pointer to struct server_addr_rec {..} addrs, = long long timeout, long long keep_alive_timeout, int keep_alive_max, int ke= ep_alive, pointer to const char path, int pathlen, > here's the patch for this one (applies with offset -6 / -9 lines): > http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/database/mod_dbd.c= ?r1=3D708820&r2=3D708819&pathrev=3D708820 =20 I have applied the patch above, and the warning went away. I have also found the following warnings: /bin/bash /usr/local/src/httpd-2.2.14/srclib/apr/libtool --silent --mode=3D= compile /opt/SUNWspro/bin/cc -g -fast -DHAVE_CONFIG_H -DSOLARIS2=3D10 -D_P= OSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -I./include -I/= usr/local/src/httpd-2.2.14/srclib/apr/include/arch/unix -I./include/arch/un= ix -I/usr/local/src/httpd-2.2.14/srclib/apr/include/arch/unix -I/usr/local/= src/httpd-2.2.14/srclib/apr/include -o shmem/unix/shm.lo -c shmem/unix/shm= =2Ec && touch shmem/unix/shm.lo "shmem/unix/shm.c", line 87: warning: statement not reached "shmem/unix/shm.c", line 218: warning: statement not reached "shmem/unix/shm.c", line 365: warning: statement not reached "shmem/unix/shm.c", line 424: warning: statement not reached "shmem/unix/shm.c", line 455: warning: statement not reached "shmem/unix/shm.c", line 573: warning: statement not reached /usr/local/src/httpd-2.2.14/srclib/apr/libtool --silent --mode=3Dcompile /o= pt/SUNWspro/bin/cc -g -fast -DSOLARIS2=3D10 -D_POSIX_PTHREAD_SEMANTICS -D= _REENTRANT -D_LARGEFILE64_SOURCE -DAP_DEBUG -I/usr/local/src/httpd-2.2.1= 4/srclib/pcre -I. -I/usr/local/src/httpd-2.2.14/os/unix -I/usr/local/src/ht= tpd-2.2.14/server/mpm/worker -I/usr/local/src/httpd-2.2.14/modules/http -I/= usr/local/src/httpd-2.2.14/modules/filters -I/usr/local/src/httpd-2.2.14/mo= dules/proxy -I/usr/local/src/httpd-2.2.14/include -I/usr/local/src/httpd-2.= 2.14/modules/generators -I/usr/local/src/httpd-2.2.14/modules/mappers -I/us= r/local/src/httpd-2.2.14/modules/database -I/usr/local/src/httpd-2.2.14/src= lib/apr/include -I/usr/local/src/httpd-2.2.14/srclib/apr-util/include -I/us= r/local/src/httpd-2.2.14/srclib/apr-util/xml/expat/lib -I/usr/local/src/htt= pd-2.2.14/modules/proxy/../generators -I/usr/sfw/include -I/usr/local/src/h= ttpd-2.2.14/modules/ssl -I/usr/local/src/httpd-2.2.14/modules/dav/main -pre= fer-non-pic -static -c util_script.c && touch util_script.lo "util_script.c", line 606: warning: statement not reached Regards, Jie