]> git.saurik.com Git - bison.git/commit
(Torturing the Scanner): Surround the backslash-newline tests with
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 22:53:47 +0000 (22:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 22:53:47 +0000 (22:53 +0000)
commitdda7a53e4d98add4c5ab9ba2cbc6a2bbf40e896c
tree4920ad20eb135b6aca7e785aa15dd44801ed5ad0
parentf32b346d84dd03a3b0178749916cc32bf6cde408
(Torturing the Scanner): Surround the backslash-newline tests with
"#if 0", to make it less likely that we'll run into compiler bugs.
Bring back solitary \ inside comment, but add a closing comment to
work around HP C bug.  Don't test backslash-newline in C character
constant.  This should fix the input.at bug reported by Nelson
H. F. Beebe in
<http://mail.gnu.org/pipermail/bug-bison/2002-November/001893.html>.
tests/input.at