|
From: | Shigio YAMAGUCHI |
Subject: | Re: symbolic links, unreadable files, skip |
Date: | Thu, 27 Aug 2015 20:33:46 +0900 |
On 27/08/2015 10:39, Shigio YAMAGUCHI wrote:
> By the way, gtags ignores orphaned symbolic links.
From a Windows point of view, stat (from MSVCRT.DLL, but not
from VS2008 and later) succeeds on dead links (since it only
sees the link, not the target). I suggest opentoken should
warn and ignore on failure, not die.
--
Jason.
[Prev in Thread] | Current Thread | [Next in Thread] |