bug-global
[Top][All Lists]
Advanced

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

Re: [RFC] Modification of GPATH format


From: Shigio Yamaguchi
Subject: Re: [RFC] Modification of GPATH format
Date: Tue, 01 Nov 2005 07:56:45 +0900

> Are you going to include the path of binary files,
> such as *.a and *.o, in GPATH?

No, I'm not. GPATH should contain only text files.

But the present operation seems to be disunited.

        htags -o: skip binary files.
        global -[gP]o: doesn't skip binary files.

Obviously the global should skip binary files like the htags.
I think it is a bug.

> Probably, we need to allow the configuration variable skip
> to contain glob pattern.

I agree.

But we should discuss it as another theme.
For the first implementation, we had better use test("b", <path>)
function (libutil/test.c) to skip binary files as htags does.
--
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]