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

win gvim / clang-complete / libclang locks files up, so cannot save them until close+reopen! #567

Open
technomagos opened this issue Jan 29, 2019 · 0 comments

Comments

@technomagos
Copy link

Using: gvim8.1 32-bit (downloaded from vim.org) on Windows 10; latest clang_complete in dll mode (embedded), with Windows 32-bit python 3.6 and official Windows llvm/clang download (32-bit) as follows:
clang version 7.0.1 (tags/RELEASE_701/final)
Target: i686-pc-windows-msvc

The setup works fine, auto-complete works, but occasionally it locks some files up, so cannot save them. The only way to unlock when it gets into this is close gvim and open it again, which is very counter-productive.

It appears that clang or the python wrapper of it, is called in a mode that ends up locking the files?

Would appreciate suggestions to work around this one; or a code fix!

Thanks

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

1 participant