[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gtags doesn't deal with link file properly.
From: |
Shigio YAMAGUCHI |
Subject: |
Re: gtags doesn't deal with link file properly. |
Date: |
Fri, 01 Jul 2011 16:28:48 +0900 |
Hi,
> Due to a symbolic link in some place of the source tree to the root directory,
> many file are processed multiple times.
I have added a piece of code that detects symbolic link loop in a path to
GLOBAL-5.9.7
It becomes effective if you set an environment variable GTAGSTESTING.
$ export GTAGSTESTING= (in sh)
or
% setenv GTAGSTESTING (in csh)
If you find a bug, please send a bug report to address@hidden Thank you.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: gtags doesn't deal with link file properly.,
Shigio YAMAGUCHI <=