bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Space changes.


From: Akim Demaille
Subject: Re: [PATCH] Space changes.
Date: Tue, 28 Oct 2008 17:17:24 +0100


The ChangeLog changes seem to be missing, but that's an error in my script: the actual changes checked in do have updated ChangeLogs.

I won't check in more changes, the following ones will wait that 2.4 is released.

Le 21 oct. 08 à 23:20, Akim Demaille a écrit :

        * data/lalr1.cc: Formatting changes.
---
data/lalr1.cc |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/lalr1.cc b/data/lalr1.cc
index 857f2e8..ca1dfcc 100644
--- a/data/lalr1.cc
+++ b/data/lalr1.cc
@@ -795,7 +795,7 @@ b4_error_verbose_if([, yytoken])[));

    /* Shift the error token.  */
    YY_SYMBOL_PRINT ("Shifting", yystos_[yyn],
-                  &yysemantic_stack_[0], &yylocation_stack_[0]);
+                    &yysemantic_stack_[0], &yylocation_stack_[0]);

    yystate = yyn;
    goto yynewstate;
--
1.6.0.2.588.g3102








reply via email to

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