--- parser3/src/main/execute.C 2001/10/22 08:27:44 1.197 +++ parser3/src/main/execute.C 2001/10/29 13:04:46 1.199 @@ -4,7 +4,7 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: execute.C,v 1.197 2001/10/22 08:27:44 parser Exp $ + $Id: execute.C,v 1.199 2001/10/29 13:04:46 paf Exp $ */ #include "pa_opcode.h" @@ -25,7 +25,7 @@ //#define DEBUG_EXECUTE -const uint ANTI_ENDLESS_EXECUTE_RECOURSION=1000; +const uint ANTI_ENDLESS_EXECUTE_RECOURSION=200; #ifdef DEBUG_EXECUTE char *opcode_name[]={ @@ -488,6 +488,7 @@ void Request::execute(const Array& ops) } case OP_IN: { + /// @test String::cmp Value *operand=POP(); const char *path=operand->as_string().cstr(); value=NEW VBool(pool(),