Menu

#30 User specifyable source file suffixes

open
None
5
2004-04-30
2001-10-02
No

Hi,

The attached patch introduces a new enviroment
variable called 'CSCOPE_SUFFIXES' which the user can
use to specify additional suffixes that should be
recognized as source files. I've provided diffs for
global.h, main.c, dir.c and cscope.1

Discussion

  • Shaun Clowes

    Shaun Clowes - 2001-10-02

    Diffs for main.c, globals.h, dir.c and cscope.1

     
  • Hans-Bernhard Broeker

    • assigned_to: nobody --> broeker
     
  • Hans-Bernhard Broeker

    Logged In: YES
    user_id=27517

    I don't think doing this exclusively through an environment
    variable is the right plan. This really should be a
    command-line option, too. It may even make better sense to
    drop the environment variable completely and keep only the flag.

     

Log in to post a comment.