-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Error with syntastic integration #21
Comments
Sounds like an issue with Syntastic. Try it with my fork: https://github.com/Valloric/syntastic Don't forget to |
Also, are you sure you have updated to the latest upstream Syntastic before trying this out? |
Syntastic commit c41f2c89 was required to make this issue go away for me. |
Thanks a lot. Both Valloric's fork and Syntastic commit c41f2c89 works. |
should not be changed when determining the path to clang++ See ycm-core#21
Syntastic works fine with .py and .js file, but fails with .c file. When I input :w command to check the c file, it fails with such errors:
The text was updated successfully, but these errors were encountered: