Bug 8344

Summary: Ambiguous message "Evaluating cache" when cache is off
Product: Sisyphus Reporter: Sir Raorn <raorn>
Component: mutt1.5Assignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2 CC: mike
Version: unstable   
Hardware: all   
OS: Linux   

Description Sir Raorn 2005-10-26 12:11:40 MSD
Mutt (IMAP) tries to evaluate empty cache and informs user about it.

Note to self: imap/message.c, imap_read_headers(), #if USE_HCACHE - check
ressult of hc = mutt_hcache_open (HeaderCache, ctx->path); and skip entrie
#if/#endif block if hc is NULL.
Comment 1 Sir Raorn 2005-10-31 17:27:02 MSK
Subject: Re: imap/2119: Ambiguous message "Evaluating cache" when header cache
is compiled in but switched off

Synopsis: Ambiguous message "Evaluating cache" when header cache is compiled in
but switched off

State-Changed-From-To: open->closed
State-Changed-By: roessler
State-Changed-When: Mon, 31 Oct 2005 12:57:26 +0100
State-Changed-Why:
fixed in CVS
Comment 2 Mikhail Gusarov 2008-02-15 23:46:42 MSK
Починилось ли?
Comment 3 Sir Raorn 2008-02-16 12:39:00 MSK
Починилось, судя по коду.