diff options
author | Matthew Hiller <hiller@gcc.gnu.org> | 2002-04-24 22:27:19 +0000 |
---|---|---|
committer | Matthew Hiller <hiller@gcc.gnu.org> | 2002-04-24 22:27:19 +0000 |
commit | d0fea45a7b062c03e720d8c997429ed760548698 (patch) | |
tree | 58a7ec0367a1f18ddd31c9ed8a58b6224dc3c897 /gcc/java/jcf-parse.c | |
parent | 2d1b5436c8c77c8461ad514133db3a400fe83d13 (diff) | |
download | gcc-d0fea45a7b062c03e720d8c997429ed760548698.zip gcc-d0fea45a7b062c03e720d8c997429ed760548698.tar.gz gcc-d0fea45a7b062c03e720d8c997429ed760548698.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: r52739
Diffstat (limited to 'gcc/java/jcf-parse.c')
0 files changed, 0 insertions, 0 deletions