summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/CC_command.tab.cpp.diff
blob: 1106e37cff4b9b7d0eff2eb46c8e3bfed86587b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- CC_command.tab.cpp.orig	Thu Jul 30 13:30:26 1998
+++ CC_command.tab.cpp	Mon Aug 17 11:06:24 1998
@@ -1,3 +1,4 @@
+// $Id$
 #ifndef lint
 char ace_cc_yysccsid[] = "@(#)yaccpar	1.4 (Berkeley) 02/25/90 \n\
  Modified 5/2/90 by J. Roskind to support graphic debugging modes";
@@ -367,7 +368,7 @@
     *ace_cc_yyssp = ace_cc_yystate = 0;
 
 ace_cc_yyloop:
-    if (ace_cc_yyn = ace_cc_yydefred[ace_cc_yystate]) goto ace_cc_yyreduce;
+    if ((ace_cc_yyn = ace_cc_yydefred[ace_cc_yystate])) goto ace_cc_yyreduce;
     if (ace_cc_yychar < 0)
     {
         if ((ace_cc_yychar = ace_cc_yylex()) < 0) ace_cc_yychar = 0;
@@ -421,7 +422,7 @@
 #ifdef lint
     goto ace_cc_yyerrlab;
 #endif
-ace_cc_yyerrlab:
+
     ++ace_cc_yynerrs;
 ace_cc_yyinrecovery:
     if (ace_cc_yyerrflag < 3)