bug-global
[Top][All Lists]
Advanced

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

Re: [PATCH] make suffix list of include file configurable


From: Shigio Yamaguchi
Subject: Re: [PATCH] make suffix list of include file configurable
Date: Fri, 01 Oct 2004 21:34:56 +0900

> The reason I added prefix to the config variable name is that
> the treatment of the suffix .h differs by gctags and htags.
> In gctags, it is judged automatically whether they are C or C++.
> In htags, it is judged as C++.
You are right.

But the behavior of gctags(1) is undesireable, because the judgment of
the language is hard coded. (It was written by me though.)
Additionally, it is problem that the judgments are different in gctags(1)
and htags(1).

If the langmap variable will be used also for gtags(gctags),
such problems will be solved and the user can specify whether to treat
*.h file as C or to treat as C++.
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

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