[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Suggestion of new tag format
From: |
Shigio Yamaguchi |
Subject: |
Re: [RFC] Suggestion of new tag format |
Date: |
Mon, 27 Feb 2006 09:57:27 +0900 |
Hi all,
I have committed the code for new tag format.
Would you please test the performance of it?
You can make tag files using new format like follows:
$ gtags -ccc <= three 'c' option
You can change the format by changing the number of 'c' option.
It is, of course, undocumented.
Standard format
$ gtags
Compact format
$ gtags -c
Pathindex format (undocumented)
$ gtags -cc
New format (undocumented)
$ gtags -ccc
I would like to adopt this new format for GLOBAL-5.0 if there is
no problem.
Thank you in advance.
--
Shigio YAMAGUCHI <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3