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

Issue #3239: Remove erroneous error reporting #3242

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

hs-apotell
Copy link
Collaborator

Issue #3239: Remove erroneous error reporting

Apparently, it's possible that the start and end file of a VObject token are different. One such case is when a include file is in the middle of a module declaration.

Known Issue: VObject still needs to track the end file but there's only one PathId member which is tracking the start file. Something to follow up on.

Apparently, it's possible that the start and end file of a VObject token
are different. One such case is when a include file is in the middle of
a module declaration.

Known Issue: VObject still needs to track the end file but there's only
one PathId member which is tracking the start file. Something to follow
up on.
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

Successfully merging this pull request may close these issues.

None yet

2 participants