aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
diff options
context:
space:
mode:
authorMatthew Hiller <hiller@gcc.gnu.org>2002-04-24 22:27:37 +0000
committerMatthew Hiller <hiller@gcc.gnu.org>2002-04-24 22:27:37 +0000
commit3fac72c72982c491a4f0081196fb187e3d20cca2 (patch)
treed2663537bd38974fb940ff075307819e992e66f9 /gcc/java/jcf-parse.c
parentd0fea45a7b062c03e720d8c997429ed760548698 (diff)
downloadgcc-3fac72c72982c491a4f0081196fb187e3d20cca2.zip
gcc-3fac72c72982c491a4f0081196fb187e3d20cca2.tar.gz
gcc-3fac72c72982c491a4f0081196fb187e3d20cca2.tar.bz2
cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
2002-04-24 Matt Hiller <hiller@redhat.com> * cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS. * c-lex.c: Ditto. * cpplex.c (skip_line_comment): Process comment one multibyte character at a time rather than one char at a time, if appropriate. (parse_string): Process string one multibyte character at a time rather than one char at a time, if appropriate. * c-lex.c (lex_string): Lex and copy multibyte strings appropriately. * cpplib.h (cppchar_t): Change to unsigned. From-SVN: r52740
Diffstat (limited to 'gcc/java/jcf-parse.c')
0 files changed, 0 insertions, 0 deletions