bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] perform sorting for compact format on gtags.


From: Hideki IWAMOTO
Subject: Re: [PATCH] perform sorting for compact format on gtags.
Date: Thu, 21 Jul 2005 00:33:13 +0900

On Tue, 19 Jul 2005 23:36:34 +0900, Hideki IWAMOTO wrote...
> Changes from previous version are
>  * When creating compact format tag file, hash table is always used.
>    gnusort is used only for sorting by path.

Whether gnusort is used is determined by whether gtags-parser is contained 
in the command string. 
When the -u (--sort=no) option is used, gnusort is unnecessary also 
for Exuberant Ctags.

Since it is difficult to judge by the command string, 
I think that it is good to introduce the config variable 
which shows whether sorting by path is needed.

How do you think?

----
Hideki IWAMOTO  address@hidden




reply via email to

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