You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ro...@imdb.com> on 1996/06/28 06:44:35 UTC

WWW Form Bug Report: "small bugs in mod_proxy.c for NEXTSTEP" on NeXT (fwd)

...Chuck


-=-=-

From: gerti@BITart.com
To: apache-bugs%apache.org@organic.com
Date: Thu Jun 27 21:17:05 1996
Subject: WWW Form Bug Report: "small bugs in mod_proxy.c for NEXTSTEP" on NeXT

Submitter: gerti@BITart.com
Operating system: NeXT, version: 3.3HP
Version of Apache Used: 1.1b4
Extra Modules used: mod_proxy
URL exhibiting problem: 

Symptoms:
--
around line 1393 in mod_proxy.c:

    struct dirent *ent;

should be

    struct DIR_TYPE *ent;

After this mod it compiles on NEXTSTEP, but still gives the following warnings:

mod_proxy.c: In function `host2addr':
mod_proxy.c:2209: warning: passing arg 1 of `gethostbyname' discards `const' from pointer target type
mod_proxy.c:2214: warning: passing arg 1 of `inet_addr' discards `const' from pointer target type
mod_proxy.c: In function `ftp_handler':
mod_proxy.c:2358: warning: passing arg 4 of `setsockopt' discards `const' from pointer target type
mod_proxy.c:2471: warning: passing arg 4 of `setsockopt' discards `const' from pointer target type


--

Backtrace:
--

--

----- End of forwarded message from gerti@BITart.com -----

-- 
Rob Hartill (robh@imdb.com)
The Internet Movie Database (IMDb)  http://www.imdb.com/
           ...more movie info than you can poke a stick at.