* Guenter Knauf <[email protected]> wrote: > Hi Jie, > Jie Gao schrieb: > > I have also found the following warnings: > > > > /bin/bash /usr/local/src/httpd-2.2.14/srclib/apr/libtool --silent > > --mode=compile /opt/SUNWspro/bin/cc -g -fast -DHAVE_CONFIG_H -DSOLARIS2=10 > > -D_POSIX_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/unix > > -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.c && 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 > please try this one: > http://people.apache.org/~fuankg/diffs/shm.c.diff
Patch applied and it compiled with no errors or warnings. Danke Schoen! Regards, Jie
