From: Akim Demaille Date: Thu, 1 Nov 2001 18:05:22 +0000 (+0000) Subject: * tests/regression.at (Invalid input: 2): New. X-Git-Tag: before-m4-back-end~338 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/561f9a30af99cfbd4dbb51bcc82506c987cb92a9?hp=561f9a30af99cfbd4dbb51bcc82506c987cb92a9 * tests/regression.at (Invalid input: 2): New. * src/lex.c (unlexed_token_buffer): New. (lex, unlex): Adjust: when unlexing, be sure to save token_buffer too. Reported by Wwp. ---