summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/y.tab.cpp.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/fe/y.tab.cpp.diff')
-rw-r--r--TAO/TAO_IDL/fe/y.tab.cpp.diff28
1 files changed, 0 insertions, 28 deletions
diff --git a/TAO/TAO_IDL/fe/y.tab.cpp.diff b/TAO/TAO_IDL/fe/y.tab.cpp.diff
deleted file mode 100644
index f819d3bc3a4..00000000000
--- a/TAO/TAO_IDL/fe/y.tab.cpp.diff
+++ /dev/null
@@ -1,28 +0,0 @@
---- y.tab.cpp Fri Jun 18 18:28:04 1999
-+++ y.tab.cpp.new Fri Jun 18 18:20:42 1999
-@@ -1101,7 +1101,7 @@
- extern char *ace_foo();
- #endif
-
-- if (tao_yys = ACE_OS::getenv("TAO_YYDEBUG"))
-+ if ((tao_yys = ACE_OS::getenv("TAO_YYDEBUG")))
- {
- tao_yyn = *tao_yys;
- if (tao_yyn >= '0' && tao_yyn <= '9')
-@@ -1118,7 +1118,7 @@
- *tao_yyssp = tao_yystate = 0;
-
- tao_yyloop:
-- if (tao_yyn = tao_yydefred[tao_yystate]) goto tao_yyreduce;
-+ if ((tao_yyn = tao_yydefred[tao_yystate])) goto tao_yyreduce;
- if (tao_yychar < 0)
- {
- if ((tao_yychar = tao_yylex()) < 0) tao_yychar = 0;
-@@ -1172,7 +1172,6 @@
- #ifdef lint
- goto tao_yyerrlab;
- #endif
--tao_yyerrlab:
- ++tao_yynerrs;
- tao_yyinrecovery:
- if (tao_yyerrflag < 3)