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.diff42
1 files changed, 0 insertions, 42 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 b28fad67e07..00000000000
--- a/TAO/TAO_IDL/fe/y.tab.cpp.diff
+++ /dev/null
@@ -1,42 +0,0 @@
---- y.tab.cpp Tue Oct 12 13:56:12 1999
-+++ y.tab.cpp.new Tue Oct 12 13:53:25 1999
-@@ -916,7 +916,7 @@
- #ifdef TAO_YYMAXDEPTH
- #define TAO_YYSTACKSIZE TAO_YYMAXDEPTH
- #else
--#define TAO_YYSTACKSIZE 300
-+#define TAO_YYSTACKSIZE 10000
- #endif
- #endif
- int tao_yydebug;
-@@ -1111,7 +1111,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')
-@@ -1128,7 +1128,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;
-@@ -1179,11 +1179,10 @@
- goto tao_yynewerror;
- #endif
-
-- tao_yyerror("syntax error");
-+// tao_yyerror("syntax error");
- #ifdef lint
- goto tao_yyerrlab;
- #endif
--tao_yyerrlab:
- ++tao_yynerrs;
- tao_yyinrecovery:
- if (tao_yyerrflag < 3)