-
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
Expected unqualified-id in C's header file #4255
Comments
That's odd. I can't repro at all and this really should not happen. |
Please share your extra conf file I think it's not working.
|
I have added my |
The YCM what I use is compiled with But the interesting thing is that the error still exists, I have no idea about it. Some other information you may want to know:
|
Your extr conf file is broken using extremely legacy FlagsForFile method Please see then documentation for how to correctly configure clangd. |
It't unbelievable that I forgot this, thanks for your patience and guidance. |
I think I find the solution to my problem, thanks for you patience and guidance. |
Issue Prelude
Please complete these steps and check these boxes (by putting an
x
insidethe brackets) before filing your issue:
Frequently Asked Questions section.
about to report and couldn't find an answer to my problem. (Example Google
search.)
vim --version
.:YcmDebugInfo
.the
:YcmToggleLogs
command.version) I am using.
my issue, using
vim -Nu /path/to/YCM/vimrc_ycm_minimal
, including what Iexpected to happen and what actually happened.
of
install.py
(orcmake
/make
/ninja
) including its invocationactually perform all of these steps.
that any help I receive is a selfless, heartfelt gift of their free time. I
know I am not entitled to anything and will be polite and courteous.
Thank you for adhering to this process! It ensures your issue is resolved
quickly and that neither your nor our time is needlessly wasted.
Issue Details
What did you do?
touch object.h
vim object.h
Description
Diagnostic data
Output of
vim --version
Output of
YcmDebugInfo
Output of
YcmDiags
Output of
git rev-parse HEAD
in YouCompleteMe installation directoryContents of YCM, ycmd and completion engine logfiles
My gist is here.
OS version, distribution, etc.
Output of build/install commands
The text was updated successfully, but these errors were encountered: