* src/reader.c (copy_definition): Re-use CPP-outed code which

replace precedent remove.
* src/bison.simple: Remove #line before %%prologue because
%%input-line is wrong at this time.
This commit is contained in:
Marc Autret
2001-12-10 23:19:09 +00:00
parent fbbf9b3bb9
commit e83d80b8ed
5 changed files with 13 additions and 5 deletions

6
TODO
View File

@@ -1,10 +1,12 @@
-*- outline -*-
* src/reader.c
Check and cleanup for CPP-out code. []
Check and cleanup for CPP-out code. [ok]
* src/output.c
Check and cleanup for CPP-out code. []
Check and cleanup for CPP-out code. [ok]
** %%input-line is not correct at this time.
Rely with bison.simple.
* Broken options ?.
** %no-lines []