help-global
[Top][All Lists]
Advanced

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

Re: C++ files end with .c can not addressed by global


From: Shigio Yamaguchi
Subject: Re: C++ files end with .c can not addressed by global
Date: Sat, 24 Sep 2005 07:49:55 +0900

> >>  Here is the ~/.globalrc file contents, just one line,
> >>
> >>langmap(c:.c.h,yacc:.y,cpp:c.cc.cpp.cxx.h)

Above format is wrong. The format of .globalrc is termcap(5) style.
You had better use gtags.conf as a form like follows.

        $ cd
        $ cp /usr/local/share/gtags/gtags.conf .globalrc
        $ vi .globalrc
--
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]