deprecation: issue warnings in scanner
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Thu, 18 Oct 2012 18:00:51 +0000 (18:00 +0000)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Wed, 24 Oct 2012 14:49:21 +0000 (14:49 +0000)
commit2062d72deb37782eb2c842e8dd1e606db5accbd1
tree8cc4365ee30656124bddb37fe04bb62479f50913
parentd949eefdd3cfa8087e3c7541a357bfd40d9ddcd8
deprecation: issue warnings in scanner

* src/parse-gram.y: Move the handling of (three) deprecated constructs ...
* src/scan-gram.l: ...Here, and issue warnings.
(DEPRECATED): New.
src/parse-gram.y
src/scan-gram.l
tests/calc.at
tests/output.at