diff options
Diffstat (limited to 'etc/Svc_Conf_y.cpp.diff')
-rw-r--r-- | etc/Svc_Conf_y.cpp.diff | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/etc/Svc_Conf_y.cpp.diff b/etc/Svc_Conf_y.cpp.diff index 4df26a881da..d0ec392dd63 100644 --- a/etc/Svc_Conf_y.cpp.diff +++ b/etc/Svc_Conf_y.cpp.diff @@ -1,15 +1,6 @@ --- Svc_Conf_y.cpp.orig Fri May 15 09:08:06 1998 +++ Svc_Conf_y.cpp Fri May 15 09:08:42 1998 -@@ -3,7 +3,7 @@ - Modified 5/2/90 by J. Roskind to support graphic debugging modes"; - #endif - #line 2 "Svc_Conf.y" --/* $Id: Svc_Conf.y,v 4.19 1998/05/15 03:31:04 schmidt Exp $*/ -+/* $Id: Svc_Conf_y.cpp,v 4.31 1998/05/15 03:31:04 schmidt Exp $*/ - #define ACE_BUILD_DLL - #include "ace/ARGV.h" - #include "ace/Svc_Conf.h" -@@ -408,7 +408,7 @@ +@@ -410,7 +410,7 @@ #endif /* ACE_YYDEBUG_INDENT */ #ifndef ACE_YYDEBUG_REDUCE #ifdef __cplusplus @@ -18,7 +9,7 @@ #else ACE_YYDEBUG_REDUCE(ace_yynew_state, ace_yyrule_num, ace_yyrule_string, ace_yynew_indent, ace_yyrhs_count) int ace_yynew_state; -@@ -438,7 +438,7 @@ +@@ -440,7 +440,7 @@ #endif /* ACE_YYDEBUG_REDUCE */ #ifndef ACE_YYDEBUG_SHIFT_LEXEME #ifdef __cplusplus @@ -27,7 +18,7 @@ #else ACE_YYDEBUG_SHIFT_LEXEME(ace_yyold_state, ace_yynew_state, ace_yytoken_string, ace_yynew_indent) int ace_yyold_state; -@@ -453,7 +453,7 @@ +@@ -455,7 +455,7 @@ #endif /* ACE_YYDEBUG_SHIFT_LEXEME */ #ifndef ACE_YYDEBUG_LOOK_AHEAD #ifdef __cplusplus @@ -36,7 +27,7 @@ #else ACE_YYDEBUG_LOOK_AHEAD(ace_yynew_state, ace_yytoken_num, ace_yytoken_string, ace_yyindent) int ace_yynew_state; -@@ -470,7 +470,7 @@ +@@ -472,7 +472,7 @@ #endif /* ACE_YYDEBUG_LOOK_AHEAD */ #ifndef ACE_YYDEBUG_DISCARD_STATE #ifdef __cplusplus @@ -45,7 +36,7 @@ #else ACE_YYDEBUG_DISCARD_STATE(ace_yynew_state, ace_yyindent) int ace_yynew_state; -@@ -498,7 +498,7 @@ +@@ -500,7 +500,7 @@ #endif /* ACE_YYDEBUG_DISCARD_STATE */ #ifndef ACE_YYDEBUG_DISCARD_TOKEN #ifdef __cplusplus @@ -54,7 +45,7 @@ #else ACE_YYDEBUG_DISCARD_TOKEN(ace_yynew_state, ace_yytoken_num, ace_yytoken_string, ace_yyindent) int ace_yynew_state; -@@ -513,7 +513,7 @@ +@@ -515,7 +515,7 @@ #endif /* ACE_YYDEBUG_DISCARD_TOKEN */ #ifndef ACE_YYDEBUG_SHIFT_ERROR_LEXEME #ifdef __cplusplus @@ -63,7 +54,7 @@ #else ACE_YYDEBUG_SHIFT_ERROR_LEXEME(ace_yyold_state, ace_yynew_state, ace_yyindent) int ace_yyold_state; -@@ -539,7 +539,7 @@ +@@ -541,7 +541,7 @@ extern char *ace_foo(); #endif @@ -72,7 +63,7 @@ { ace_yyn = *ace_yys; if (ace_yyn >= '0' && ace_yyn <= '9') -@@ -556,7 +556,7 @@ +@@ -558,7 +558,7 @@ *ace_yyssp = ace_yystate = 0; ace_yyloop: @@ -81,7 +72,7 @@ if (ace_yychar < 0) { if ((ace_yychar = ace_yylex()) < 0) ace_yychar = 0; -@@ -666,7 +666,7 @@ +@@ -668,7 +668,7 @@ if (5 < ace_yydebug) printf("ace_yydebug: state %d, error recovery discards token %d (%s)\n", ace_yystate, ace_yychar, ace_yys); |