Commit ea37a52f authored by dgaudet's avatar dgaudet
Browse files

Some cleanup for uril_uri:

- eliminate a few warnings
- get rid of the static local in parse_uri_components_regex by
  creating util_uri_init() routine called from main()
- don't use static re.match 'cause it's not thread safe
- factor some common code from the win32 and unix case into common_init()
- update dependencies

still hacking.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80342 13f79535-47bb-0310-9956-ffa450edef68
parent bd7c6306
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment