]> granicus.if.org Git - libexpat/commit
Replaced all literal references to ASCII characters with macros that
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Tue, 8 May 2007 02:25:35 +0000 (02:25 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Tue, 8 May 2007 02:25:35 +0000 (02:25 +0000)
commit5e0d9e6078a409a4f9e90f74b913bbf89cc01bde
treea6ee7f41fd0fcbfc092343a4291f77ecbc5a0ea0
parent37cfa469d44396d7ddda0c6464cc6d6855132720
Replaced all literal references to ASCII characters with macros that
explicitly specify a hex code point. This should make it work on
EBCDIC systems. Patch provided by Scott Klement for bug #1690883.
expat/lib/ascii.h
expat/lib/xmlparse.c