/[bison]/bison/doc/bison.texinfo
ViewVC logotype

Diff of /bison/doc/bison.texinfo

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

revision 1.44 by marc, Sun Nov 25 13:02:55 2001 UTC revision 1.45 by marc, Mon Nov 26 19:13:40 2001 UTC
# Line 4507  produce parsers that are very large.  In Line 4507  produce parsers that are very large.  In
4507  as it is now.  as it is now.
4508    
4509  When the problem arises, you can often fix it by identifying the two  When the problem arises, you can often fix it by identifying the two
4510  parser states that are being confused (using @samp{-v}  parser states that are being confused, and adding something to make them
4511  (@pxref{Invocation, ,Invoking Bison}) can help), and adding something to  look distinct.  In the above example, adding one rule to
 make them look distinct.  In the above example, adding one rule to  
4512  @code{return_spec} as follows makes the problem go away:  @code{return_spec} as follows makes the problem go away:
4513    
4514  @example  @example

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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