summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/lex.yy.cpp.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/fe/lex.yy.cpp.diff')
-rw-r--r--TAO/TAO_IDL/fe/lex.yy.cpp.diff115
1 files changed, 0 insertions, 115 deletions
diff --git a/TAO/TAO_IDL/fe/lex.yy.cpp.diff b/TAO/TAO_IDL/fe/lex.yy.cpp.diff
deleted file mode 100644
index d1b6cb79ee4..00000000000
--- a/TAO/TAO_IDL/fe/lex.yy.cpp.diff
+++ /dev/null
@@ -1,115 +0,0 @@
---- lex.yy.cpp Fri Aug 13 15:32:52 1999
-+++ lex.yy.cpp.new Fri Aug 13 15:28:11 1999
-@@ -955,7 +955,7 @@
-
- /* Code executed at the end of each rule. */
- #ifndef TAO_YY_BREAK
--#define TAO_YY_BREAK break;
-+#define TAO_YY_BREAK ACE_NOTREACHED (break;)
- #endif
-
- #define TAO_YY_RULE_SETUP \
-@@ -967,7 +967,7 @@
- TAO_YY_DECL
- {
- register tao_yy_state_type tao_yy_current_state;
-- register char *tao_yy_cp, *tao_yy_bp;
-+ register char *tao_yy_cp = 0, *tao_yy_bp = 0;
- register int tao_yy_act;
-
- #line 126 "fe/idl.ll"
-@@ -1462,7 +1462,7 @@
- idl_global->set_lineno(idl_global->lineno() + 1);
- idl_store_pragma(ace_tao_yytext);
- }
-- TAO_YY_BREAK
-+ break;
- case 67:
- #line 282 "fe/idl.ll"
- case 68:
-@@ -1471,7 +1471,7 @@
- {
- idl_parse_line_and_file(ace_tao_yytext);
- }
-- TAO_YY_BREAK
-+ break;
- case 69:
- #line 286 "fe/idl.ll"
- case 70:
-@@ -1480,7 +1480,7 @@
- {
- idl_parse_line_and_file(ace_tao_yytext);
- }
-- TAO_YY_BREAK
-+ break;
- case 71:
- #line 290 "fe/idl.ll"
- case 72:
-@@ -1489,7 +1489,7 @@
- {
- idl_parse_line_and_file(ace_tao_yytext);
- }
-- TAO_YY_BREAK
-+ break;
- case 73:
- #line 294 "fe/idl.ll"
- case 74:
-@@ -1498,7 +1498,7 @@
- {
- idl_parse_line_and_file(ace_tao_yytext);
- }
-- TAO_YY_BREAK
-+ break;
- case 75:
- #line 298 "fe/idl.ll"
- case 76:
-@@ -1508,7 +1508,7 @@
- /* ignore cpp ident */
- idl_global->set_lineno(idl_global->lineno() + 1);
- }
-- TAO_YY_BREAK
-+ break;
- case 77:
- TAO_YY_RULE_SETUP
- #line 302 "fe/idl.ll"
-@@ -1516,7 +1516,7 @@
- /* ignore comments */
- idl_global->set_lineno(idl_global->lineno() + 1);
- }
-- TAO_YY_BREAK
-+ break;
- case 78:
- TAO_YY_RULE_SETUP
- #line 306 "fe/idl.ll"
-@@ -1534,19 +1534,19 @@
- }
- }
- }
-- TAO_YY_BREAK
-+ break;
- case 79:
- TAO_YY_RULE_SETUP
- #line 320 "fe/idl.ll"
- ;
-- TAO_YY_BREAK
-+ break;
- case 80:
- TAO_YY_RULE_SETUP
- #line 321 "fe/idl.ll"
- {
- idl_global->set_lineno(idl_global->lineno() + 1);
- }
-- TAO_YY_BREAK
-+ break;
- case 81:
- TAO_YY_RULE_SETUP
- #line 324 "fe/idl.ll"
-@@ -1556,7 +1556,7 @@
- TAO_YY_RULE_SETUP
- #line 326 "fe/idl.ll"
- TAO_YY_ECHO;
-- TAO_YY_BREAK
-+ break;
- case TAO_YY_STATE_EOF(INITIAL):
- tao_yyterminate();
-