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

Commits on Sep 25, 2022

  1. Issue chipsalliance#3239: Remove errorneous 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.
    hs-apotell committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    1041c9b View commit details
    Browse the repository at this point in the history