]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Resolve 12 compiler emits for signedness. These turn out to be trivial,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 20 Jan 2002 21:39:39 +0000 (21:39 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 20 Jan 2002 21:39:39 +0000 (21:39 +0000)
commitbc2b98ec6399b4fcd5e98ea5f8f7550f70ded4a0
tree8b1301aa239e6d3e7ea65af38ede31808a3853dc
parent1043e9467c98756e15198d87569cb713ffbf65e0
  Resolve 12 compiler emits for signedness.  These turn out to be trivial,
  since i is only used as an unsigned zero-based index.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92951 13f79535-47bb-0310-9956-ffa450edef68
src/regex/engine.c
src/regex/regcomp.c