]> git.saurik.com Git - bison.git/commitdiff
warnings: simplify the m4 interface
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 1 Oct 2012 14:47:50 +0000 (16:47 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 1 Oct 2012 14:47:50 +0000 (16:47 +0200)
* data/bison.m4 (error_at): Replace...
(error): this.
(b4_warn, b4_complain, b4_fatal): Bounce to their _at equivalent,
with empty location.
* src/scan-skel.l (at_directive_perform): Simplify accordingly.


No differences found