fixed bug #677841 by limiting the scanner to no more than 4095 characters for a single ID token

This commit is contained in:
Ed Beroset 2003-09-08 01:49:30 +00:00
parent c06f6df292
commit fd508e5c4e

View File

@ -10,6 +10,7 @@
* Quick-fix Borland format debug-info for -f obj
* Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call (#794686)
* Fix long label causes coredump (#677841)
0.98.37
-------