--- parser3/src/main/pa_string.C 2003/09/24 10:49:14 1.175.2.5 +++ parser3/src/main/pa_string.C 2003/09/24 14:32:06 1.175.2.6 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_STRING_C="$Date: 2003/09/24 10:49:14 $"; +static const char* IDENT_STRING_C="$Date: 2003/09/24 14:32:06 $"; #include "pcre.h" @@ -54,19 +54,19 @@ public: *this+=new String("match"); *this+=new String("postmatch"); for(int i=0; iLIMIT_VIEW?"...":"", + LIMIT_VIEW, langs_view, strlen(langs_view)>LIMIT_VIEW?"...":"" + ); + + return buf; +#undef LIMIT_VIEW +}