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

Make -unused-code-warnings also controls warning 34 suppression items #510

Merged
merged 2 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. Make -unused-code-warnings also controls warning 34 suppression items.

    Update CHANGES.md
      Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    Signed-off-by: Mathieu Barbin <[email protected]>
    mbarbin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b041ff1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Change strategy to determine whether we should silence warning 34

    Infer it from the list of generators rather than from the wrapped
    generated items.
    
    This was suggested as review comment by @NathanReb.
    
    Signed-off-by: Mathieu Barbin <[email protected]>
    mbarbin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5ad6f98 View commit details
    Browse the repository at this point in the history