--- parser3/src/classes/op.C 2002/02/01 15:02:26 1.62.2.1.2.3 +++ parser3/src/classes/op.C 2001/12/15 21:28:17 1.64 @@ -4,11 +4,10 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: op.C,v 1.62.2.1.2.3 2002/02/01 15:02:26 paf Exp $ + $Id: op.C,v 1.64 2001/12/15 21:28:17 paf Exp $ */ #include "classes.h" -#include "pa_config_includes.h" #include "pa_common.h" #include "pa_request.h" #include "pa_vint.h" @@ -379,8 +378,7 @@ String *cache_get(Pool& pool, const Stri if(!file_read(pool, file_spec, data, data_size, false/*as_text*/, - false/*fail_on_read_problem*/) - || !data_size/* ignore reads which are empty due to lockEX/lockSH problem */) + false/*fail_on_read_problem*/)) return 0; Data_string_serialized_prolog& prolog= @@ -389,8 +387,7 @@ String *cache_get(Pool& pool, const Stri if(data_size