help-global
[Top][All Lists]
Advanced

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

Re: about *.hpp


From: Marty Leisner
Subject: Re: about *.hpp
Date: Wed, 08 Oct 2003 11:54:58 -0400

> Hello again,
> > By default, gtags considers only the following file to be a source file of 
> > C+
> +.
> > 
> >     *.c++
> >     *.cc
> >     *.cpp
> >     *.cxx
> >     *.hxx
> >     *.C
> >     *.H
> 
> I have added *.hpp to this default list in CVS version of GLOBAL.
> --
> Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
> PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
> 


At work, we're using the standing of c++ headers being .hh
(some people use this).  

I mentioned this a while ago -- I haven't looked into this -- but I'd like
something more easy to use then a handcrafted config file -- something like:

gtags --add-map="cc=hh" [other options]
so you can just stick it in the makefile...

marty





reply via email to

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