]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit145f07e1bc2ae1a7b69aedfcb01bf100081a7097
tree843bf5fbe0ff68420a1903f168aa15569c0a7329
parentb59f267505ee49f4ea2ef4f3ec62d259fbabd859
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