mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
More TODO.
* TODO: More short term issues.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-11-18 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
|
More TODO.
|
||||||
|
* TODO: More short term issues.
|
||||||
|
|
||||||
2008-11-18 Akim Demaille <demaille@gostai.com>
|
2008-11-18 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
Regen.
|
Regen.
|
||||||
|
|||||||
14
TODO
14
TODO
@@ -1,6 +1,20 @@
|
|||||||
-*- outline -*-
|
-*- outline -*-
|
||||||
|
|
||||||
* Short term
|
* Short term
|
||||||
|
** Use b4_symbol in all the skeleton
|
||||||
|
Then remove the older system, including the tables generated by
|
||||||
|
output.c
|
||||||
|
|
||||||
|
** Update the documentation on gnu.org
|
||||||
|
|
||||||
|
** Get rid of fake #lines [Bison: ...]
|
||||||
|
Possibly as simple as checking whether the column number is nonnegative.
|
||||||
|
|
||||||
|
I have seen messages like the following from GCC.
|
||||||
|
|
||||||
|
<built-in>:0: fatal error: opening dependency file .deps/libltdl/argz.Tpo: No such file or directory
|
||||||
|
|
||||||
|
|
||||||
** Document %define assert
|
** Document %define assert
|
||||||
|
|
||||||
** Discuss about %printer/%destroy in the case of C++.
|
** Discuss about %printer/%destroy in the case of C++.
|
||||||
|
|||||||
Reference in New Issue
Block a user