Re: C++ files end with .c can not addressed by global
Shigio Yamaguchi <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
> >> 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 <[email protected]> - Tama Communications Corporation PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3