> 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 <[EMAIL PROTECTED]> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-global