]> granicus.if.org Git - apache/commit
Consistently use base 10 for numbers when parsing config options. It may be
authorStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 18:58:21 +0000 (18:58 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 18:58:21 +0000 (18:58 +0000)
commitb5aafabf6361c528edeadaf944e7dfc1b15f5a62
treee4c43d679ae65d2d15c7eb3e75a1bc7d85cbaa45
parent0ddfb3e6ccf8b5bc6995b63732dc0a0fa58f8790
Consistently use base 10 for numbers when parsing config options. It may be
confusing to the user if some directives treat a number with leading zero as
octal while most don't.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180687 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth_form.c
modules/cache/mod_cache_disk.c
modules/filters/mod_buffer.c
modules/filters/mod_request.c
server/mpm_common.c