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

Use feature of bazel to disable warnings in 3rd party code. #2271

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Oct 3, 2024

These warnings are not actionable, so this will output more relevant warnings.

Unfortunately, bazel5 does not understand that yet, it is only a feature in bazel6 and above.

Does not fix yet the issue in question as we can't enable it quite yet in the toplevel .bazelrc, so only referencing
Issue #747

These warnings are not actionable, so this will output more relevant
warnings.

Unfortunately, bazel5 does not understand that yet, it is only a
feature in bazel6 and above.

Does not fix yet the issue in question as we can't enable it quite
yet in the toplevel .bazelrc, so only referencing
Issue chipsalliance#747
@hzeller
Copy link
Collaborator Author

hzeller commented Oct 3, 2024

Ah well, can't enable that quite yet as we still use bazel 5 in the CI to make sure we're backward compatible.
Revisit once we stop supporting bazel 5.

@hzeller hzeller closed this Oct 3, 2024
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.

1 participant