/[bison]/bison/TODO
ViewVC logotype

Diff of /bison/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by akim, Sun Apr 7 15:30:07 2002 UTC revision 1.35 by akim, Sun Apr 7 17:44:38 2002 UTC
# Line 14  into Line 14  into
14  when there are no actions.  This can significantly speed up some  when there are no actions.  This can significantly speed up some
15  grammars.  grammars.
16    
17  * Useless rules  * Huge Grammars
18  We have all the needed material to actually remove them.  Do it.  Currently, not only is Bison unable to handle huge grammars because of
19  Or maybe not, but at least do not include them in the automaton.  internal limitations, but the test `big triangle' also demonstrates
20    that it can produce SEGVing executables!  Push the limit beyond 124,
21    and have a core dump.  Be my guest: fix this!
22    
23  * read_pipe.c  * read_pipe.c
24  This is not portable to DOS for instance.  Implement a more portable  This is not portable to DOS for instance.  Implement a more portable

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26