--- parser3/src/classes/hash.C 2003/11/20 17:07:43 1.63 +++ parser3/src/classes/hash.C 2003/11/20 17:09:35 1.64 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_HASH_C="$Date: 2003/11/20 17:07:43 $"; +static const char * const IDENT_HASH_C="$Date: 2003/11/20 17:09:35 $"; #include "classes.h" #include "pa_vmethod_frame.h" @@ -313,7 +313,7 @@ static void _foreach(Request& r, MethodP ¶ms.as_string(1, "value-var name must be string"), ¶ms.as_junction(2, "body must be code"), params.count()>3?params.get(3):0, - vkey=new VString, + /*vkey=*/new VString, false };