SeungukShin / cscope-code

Cscope Extension for Code
11 stars 4 forks source link

Error occurred while updating "cscope.out". #13

Closed chmnoh closed 2 years ago

chmnoh commented 2 years ago

I see below error message often:

vscode-cscope-err

But it makes no problem using the cscope functions. Just annoying. How can I turn off the message?

SeungukShin commented 2 years ago

Sorry for late reply. It seems the error occurs when updating cscope database. It seems Cscope Code: Auto is enabled if you see this message frequently. Disabling that option will help.

chmnoh commented 2 years ago

The error occurs frequently when compiling a large code-base in parallel.
But as I said, it is just annoying. Better to live with the error message rather than turn off the 'auto'.