* src/reader.c (copy_at): Detect invalid @N values.

This commit is contained in:
Akim Demaille
2002-02-07 17:17:16 +00:00
parent 7307a21a45
commit f5c0dc4880
3 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-02-07 Florian Krohm <florian@edamail.fishkill.ibm.com>
* src/reader.c (copy_at): Detect invalid @N values.
2002-02-07 Akim Demaille <akim@epita.fr>
* tests/input.at: New.