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

C++ Parser can't read code. Declaration is skipped. #2198

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Jun 16, 2021

  • Add last known token with position. Problem is most likely before/after this token

This change is Reviewable

- Add last known token with position. Problem is most likely before/after this token
@guwirth guwirth added this to the 2.0.4 milestone Jun 16, 2021
@guwirth guwirth self-assigned this Jun 16, 2021
@guwirth
Copy link
Collaborator Author

guwirth commented Jun 16, 2021

@dbochard here is a version adding more information:
https://ci.appveyor.com/project/SonarOpenCommunity/sonar-cxx/builds/39629198/artifacts

Problem is: could be before after the last token. Please have also a look to the sample in the PR to understand the problem.

@guwirth guwirth merged commit 1ca187d into SonarOpenCommunity:master Jun 18, 2021
@guwirth guwirth deleted the error-recovery-msg branch July 26, 2022 09:04
@guwirth guwirth restored the error-recovery-msg branch July 26, 2022 09:14
@guwirth guwirth deleted the error-recovery-msg branch July 26, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant