summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2016-08-19 19:24:27 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2016-08-19 19:24:27 +0200
commitc80679d59627a10c7e6489d613f52564f35ec1e4 (patch)
tree423dbb2d929fac4a7faad79ff02f9f4df67079ed /Makefile.in
parentGenerally, the cart comes before the horse, this mirrors apr_lib.h (diff)
downloadapache2-c80679d59627a10c7e6489d613f52564f35ec1e4.tar.xz
apache2-c80679d59627a10c7e6489d613f52564f35ec1e4.zip
After lengthy investigation with covener's assistance, it seems we cannot
use a static table. We cannot change this to dynamic use of the local iconv without build changes to avoid such use on cross-platform builds. I'm satisfied if we trust iscntrl to at least catch all the most lethal C0 Ctrls (we are promised it catches bad carriage control/line endings) and leave this in the short term with an XXX to revisit at a future time. The token stop never needed this table, because we can use the affirmative list of token characters to define it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756946 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions