bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[1.28 texinfo] patch


From: Fabrice Bauzac
Subject: [1.28 texinfo] patch
Date: Tue, 7 Aug 2001 19:20:21 +0200
User-agent: Mutt/1.3.18i

Hello,

Here is a tiny patch for doc/bison.texinfo:

--- bison.texinfo.orig  Thu Jan 14 16:08:17 1999
+++ bison.texinfo       Tue Aug  7 19:09:00 2001
@@ -2682,8 +2682,8 @@
 its value with an assignment to @code{$$}, and actions later in the rule
 can refer to the value using @address@hidden  Since there is no symbol
 to name the action, there is no way to declare a data type for the value
-in advance, so you must use the @samp{$<@dots{}>} construct to specify a
-data type each time you refer to this value.
+in advance, so you must use the @samp{$<@dots{}>@var{n}} construct to
+specify a data type each time you refer to this value.
 
 There is no way to set the value of the entire rule with a mid-rule
 action, because assignments to @code{$$} do not have that effect.  The

-- 
fabrice bauzac
Software should be free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]