Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does xcscope support symbolic link file ? #8

Closed
ChinaXing opened this issue Aug 13, 2015 · 1 comment
Closed

does xcscope support symbolic link file ? #8

ChinaXing opened this issue Aug 13, 2015 · 1 comment

Comments

@ChinaXing
Copy link

I use scope-index to generate the TAGS file cscope configure file.

but it will produce following errors :

cscope: cannot find file lib/inets/test/httpc_SUITE_data/cgi_echo.c

which is a symbolic link to other file :

gi_echo.c -> ../httpd_SUITE_data/cgi_echo.c

the file is exist.

so I am not sure does this error cause by symbolic link file not supported by xcscope ?

@dkogan
Copy link
Owner

dkogan commented Aug 13, 2015

This is a cscope (not xcscope) issue: https://sourceforge.net/p/cscope/bugs/214/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants