* src/reader.c (readgram): A missing `;' is a warning, not an

error!
This commit is contained in:
Akim Demaille
2002-03-04 17:00:45 +00:00
parent 3af141b0e3
commit 5d08b24fba
12 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2002-03-04 Akim Demaille <akim@epita.fr>
* src/reader.c (readgram): A missing `;' is a warning, not an
error!
2002-03-04 Akim Demaille <akim@epita.fr>
* tests/sets.at (Broken Closure): Add the ending `;'.