Re: C++ files end with .c can not addressed by global
Rong Yue <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
Shigio Yamaguchi wrote: >Hi, >Sorry for my late reply. >By the way, would you please reply with Cc: [email protected]? >I don't reply to private mails. > >Thank you for your cooperation! > > > >>Hi Shigio-san, >> >> Here is the ~/.globalrc file contents, just one line, >> >>langmap(c:.c.h,yacc:.y,cpp:c.cc.cpp.cxx.h) >> >> Thanks for your help! >> >>-Rong >> >> >-- >Shigio YAMAGUCHI <[email protected]> - Tama Communications Corporation >PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 > > Hi, Sure. I actually found it works in many cases but not all cases. I have functions defined/declared in some directory but only gtags -g or gtags -s can locates them, not with gtags -r or gtags -x. I don't know why? Thanks, -Rong