--- parser3/src/main/execute.C 2001/03/30 05:52:17 1.134 +++ parser3/src/main/execute.C 2001/04/03 05:23:41 1.136 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: execute.C,v 1.134 2001/03/30 05:52:17 paf Exp $ + $Id: execute.C,v 1.136 2001/04/03 05:23:41 paf Exp $ */ #include "pa_config_includes.h" @@ -74,7 +74,7 @@ void log_printf(Pool& pool, const char * void dump(Pool& pool, int level, const Array& ops) { if(0){ - int size=ops.size(); + int size=ops.quick_size(); //log_printf(pool, "size=%d\n", size); for(int i=0; iwrite(*self, - String::UL_NO // not used, always an object, not string + String::UL_CLEAN // not used, always an object, not string ); } else self=&frame->junction.self; // no, static or simple dynamic call