Re: symbolic links, unreadable files, skip
Jason Hood <[email protected]>
| Newsgroups | gmane.comp.gnu.global.bugs |
|---|---|
| Message-ID | <[email protected]> |
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.