bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about --statistics option of htags


From: Hideki IWAMOTO
Subject: Re: question about --statistics option of htags
Date: Tue, 23 Aug 2005 23:26:15 +0900

On Tue, 23 Aug 2005 22:58:44 +0900, Shigio Yamaguchi wrote...
> > If $GTAGSCACHE is large, writing tag cache to the disk in clean() will take 
> > much time.
> > I want to omit this useless writing. 
> > However, I cannot find any method for it.
> > Are there any ideas?
> 
> You are right. It is useless writing.
> How about adding new abandon flag to db->close()?
> If the flag is specified, writing process is omited.

This makes it impossible to use DB1.85-compatible API for debugging.
It is not good to change the interface of DB.

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]