]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
avoid non-continous ranges in EBCDIC in the scanner, important characters like '...
authorEric Covener <covener@apache.org>
Mon, 2 Sep 2013 17:55:28 +0000 (17:55 +0000)
committerEric Covener <covener@apache.org>
Mon, 2 Sep 2013 17:55:28 +0000 (17:55 +0000)
commitd1628cb3f00ad2150d8e735fa3eee55876ad0290
tree1e24c40311fb33c13527d08bb3cea51df7783ba3
parentacd29668b63bbdee2e4b8f3be4dafa5792f762ab
avoid non-continous ranges in EBCDIC in the scanner, important characters like '{' come
between alphas in IBM1047.

(If you're reading this because you're building 2.4-or-later on z/OS, you'll have to build a new flex
with the system flex and system bison. flex-2.5.35 worked.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519485 13f79535-47bb-0310-9956-ffa450edef68
server/util_expr_scan.l