(yylineno, yyoutname): Remove static vars, replacing
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2002 07:27:51 +0000 (07:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Nov 2002 07:27:51 +0000 (07:27 +0000)
commite9683cfd3d8d2804e97415593f0268b6a15f7161
treec401fb89ff25da3b3a1f381cab91664501760f50
parentac060e78a3978ecef96ad68a2136f7f07e298cd1
(yylineno, yyoutname): Remove static vars, replacing
them with auto vars.
Switch to new escape scheme, where @ is the escape character uniformly.
Abort if a stray escape character is found.  Avoid unbounded input
buffer when parsing non-escaped text.
src/scan-skel.l