bison-patches
[Top][All Lists]
Advanced

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

[Main] FYI Delete warning


From: Pascal Bart
Subject: [Main] FYI Delete warning
Date: Tue, 18 Sep 2001 23:33:04 +0000 (GMT)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/bison/bison/ChangeLog,v
retrieving revision 1.210
diff -u -r1.210 ChangeLog
--- ChangeLog   2001/09/07 16:50:01     1.210
+++ ChangeLog   2001/09/18 21:30:49
@@ -1,3 +1,7 @@
+2001-09-18  Pascal Bart  <address@hidden>
+
+       * src/output.c (output_parser): Delete unused variable actions_dumped.
+
 2001-09-07  Pascal Bart  <address@hidden>

        * src/output.c (output): Delete call to reader_output_yylsp.
Index: src/output.c
===================================================================
RCS file: /cvsroot/bison/bison/src/output.c,v
retrieving revision 1.56
diff -u -r1.56 output.c
--- src/output.c        2001/09/07 16:50:01     1.56
+++ src/output.c        2001/09/18 21:30:50
@@ -957,7 +957,6 @@
   int c;
   FILE *fskel;
   size_t line;
-  int actions_dumped = 0;

   /* Loop over lines in the standard parser file.  */
   if (!skeleton)

Pascal Bart (address@hidden)




reply via email to

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