>>> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
> * When generating verbose diagnostics, Bison-generated C parsers no longer s/C //, that's not specific to C. > quote the literal strings associated with tokens. For example, for > a syntax error associated with '%token NUM "number"' they might > print 'syntax error, unexpected number' instead of 'syntax error, > unexpected "number"'.
