Go to file
Paul Eggert e12ba0642d Use preprocessor arithmetic instead of C arithmetic to avoid warnings on some compilers.
Use preprocessor arithmetic instead of C arithmetic
to avoid warnings on some compilers.
(HOST_WIDE_INT_MASK): Remove.
(MAX_CHAR_TYPE_MASK, MAX_WCHAR_TYPE_MASK): New macros.
(yylex): Use them.

From-SVN: r11086
1996-01-23 03:28:01 +00:00
gcc Use preprocessor arithmetic instead of C arithmetic to avoid warnings on some compilers. 1996-01-23 03:28:01 +00:00