--- parser3/src/main/execute.C 2001/08/02 06:54:12 1.188 +++ parser3/src/main/execute.C 2001/08/02 08:58:59 1.189 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) */ -static const char *RCSId="$Id: execute.C,v 1.188 2001/08/02 06:54:12 parser Exp $"; +static const char *RCSId="$Id: execute.C,v 1.189 2001/08/02 08:58:59 parser Exp $"; #include "pa_opcode.h" #include "pa_array.h" @@ -117,11 +117,12 @@ void Request::execute(const Array& ops) debug_printf(pool(), "execution-------------------------\n"); #endif - int size=ops.quick_size(); + //int size=ops.quick_size(); //debug_printf(pool(), "size=%d\n", size); - for(int i=0; i