Smattr / clink

a modern re-implementation of Cscope
The Unlicense
43 stars 2 forks source link

cache logic does not work #87

Closed Smattr closed 2 years ago

Smattr commented 2 years ago

There seems to have been a regression at some point where Clink now no longer skips files that have not changed since the database was last updated. This makes parsing noticeably slower than from an empty database as it stalls while deleting the prior content that it seems to believe is invalid.