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)
commitc4e3a1622d668c02caab0bebae60f95f4b1225c6
tree20743f2ab6987e2482f3df317f9547e6c6b26810
parent20964c33f91dc49b9f1b97a85505dd69776fe41c
warnings: simplify the m4 interface

* 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.
data/bison.m4
src/scan-skel.l