bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] add option --file to gtags


From: Hideki IWAMOTO
Subject: Re: [PATCH] add option --file to gtags
Date: Tue, 26 Jul 2005 19:26:33 +0900

On Tue, 26 Jul 2005 00:44:04 +0900, Shigio Yamaguchi wrote...
> > This patch adds --file option listed in plans.html to gtags.
> 
> Would you please explain the specification?

- When the file out of source tree is specified, warn about it and ignore the 
file.

- When the specified file does not exist (realpath failed), exit as failure.

- Spaces are separator of path. Therefore, two or more files can be specified 
in one line.

    echo a.c b.c c.c | gtags --file=-

- Path does not need to start with "./"

- The --file option is applicable also to incremental updating.
  In order to show typical usage, a patch for linux-2.6.12.3 is attached.

> How to treat the langmap?

langmap is used only by parser.



----
Hideki IWAMOTO  address@hidden

Attachment: linux26-makefile.patch
Description: Binary data


reply via email to

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