]> granicus.if.org Git - apache/commit
Clean up some of the warnings from a Tru64 build, mostly due to
authorJeff Trawick <trawick@apache.org>
Mon, 13 Nov 2000 03:50:16 +0000 (03:50 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 13 Nov 2000 03:50:16 +0000 (03:50 +0000)
commit85815fec742ddfd5066e0443b19c2b0eb03208bd
tree843bf5fbe0ff68420a1903f168aa15569c0a7329
parent09a8d94094f37e400e4736bb35e6bbad2f4dac5d
Clean up some of the warnings from a Tru64 build, mostly due to
the recent apr_ssize_t->apr_size_t changes.  The problem in mod_cgid
was an int function which didn't have a return statement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86934 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_charset_lite.c
modules/experimental/mod_ext_filter.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/mappers/mod_rewrite.c