diff options
Diffstat (limited to 'TAO/TAO_IDL/fe/lex.yy.cpp.diff')
-rw-r--r-- | TAO/TAO_IDL/fe/lex.yy.cpp.diff | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/TAO/TAO_IDL/fe/lex.yy.cpp.diff b/TAO/TAO_IDL/fe/lex.yy.cpp.diff index d1b6cb79ee4..7640779be20 100644 --- a/TAO/TAO_IDL/fe/lex.yy.cpp.diff +++ b/TAO/TAO_IDL/fe/lex.yy.cpp.diff @@ -1,6 +1,6 @@ ---- 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 @@ +--- lex.yy.cpp.orig Wed Dec 29 07:18:42 1999 ++++ lex.yy.cpp Wed Dec 29 07:17:42 1999 +@@ -963,7 +963,7 @@ /* Code executed at the end of each rule. */ #ifndef TAO_YY_BREAK @@ -9,7 +9,7 @@ #endif #define TAO_YY_RULE_SETUP \ -@@ -967,7 +967,7 @@ +@@ -975,7 +975,7 @@ TAO_YY_DECL { register tao_yy_state_type tao_yy_current_state; @@ -18,7 +18,7 @@ register int tao_yy_act; #line 126 "fe/idl.ll" -@@ -1462,7 +1462,7 @@ +@@ -1470,7 +1470,7 @@ idl_global->set_lineno(idl_global->lineno() + 1); idl_store_pragma(ace_tao_yytext); } @@ -27,7 +27,7 @@ case 67: #line 282 "fe/idl.ll" case 68: -@@ -1471,7 +1471,7 @@ +@@ -1479,7 +1479,7 @@ { idl_parse_line_and_file(ace_tao_yytext); } @@ -36,7 +36,7 @@ case 69: #line 286 "fe/idl.ll" case 70: -@@ -1480,7 +1480,7 @@ +@@ -1488,7 +1488,7 @@ { idl_parse_line_and_file(ace_tao_yytext); } @@ -45,7 +45,7 @@ case 71: #line 290 "fe/idl.ll" case 72: -@@ -1489,7 +1489,7 @@ +@@ -1497,7 +1497,7 @@ { idl_parse_line_and_file(ace_tao_yytext); } @@ -54,7 +54,7 @@ case 73: #line 294 "fe/idl.ll" case 74: -@@ -1498,7 +1498,7 @@ +@@ -1506,7 +1506,7 @@ { idl_parse_line_and_file(ace_tao_yytext); } @@ -63,7 +63,7 @@ case 75: #line 298 "fe/idl.ll" case 76: -@@ -1508,7 +1508,7 @@ +@@ -1516,7 +1516,7 @@ /* ignore cpp ident */ idl_global->set_lineno(idl_global->lineno() + 1); } @@ -72,7 +72,7 @@ case 77: TAO_YY_RULE_SETUP #line 302 "fe/idl.ll" -@@ -1516,7 +1516,7 @@ +@@ -1524,7 +1524,7 @@ /* ignore comments */ idl_global->set_lineno(idl_global->lineno() + 1); } @@ -81,7 +81,7 @@ case 78: TAO_YY_RULE_SETUP #line 306 "fe/idl.ll" -@@ -1534,19 +1534,19 @@ +@@ -1542,19 +1542,19 @@ } } } @@ -104,7 +104,7 @@ case 81: TAO_YY_RULE_SETUP #line 324 "fe/idl.ll" -@@ -1556,7 +1556,7 @@ +@@ -1564,7 +1564,7 @@ TAO_YY_RULE_SETUP #line 326 "fe/idl.ll" TAO_YY_ECHO; |