-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[5.0.0/5.2.0] external_include_paths no work for emitting warnings for external sources #15762
Comments
Hello @qchenzi, Could you please provide steps to reproduce the request. Thanks! |
@sgowroji Thanks for your reply, I added Finally, I executed command |
still occurring with bazel 5.3.2, any update on this ? |
Potentially fix bazelbuild#15762 and bazelbuild#15865 (if they depend on windows). Linked to 08936ae Closes bazelbuild#16694. PiperOrigin-RevId: 505084880 Change-Id: Ie4dc08a0e93c76419b6164bacccadac32a7c7b2f
external_include_paths no work for emitting warnings for external sources
I added the following to my project's
.bazelrc
file,build --features=external_include_paths
I hope that will emit warnings for external deps, but it is not helping me, it is still giving me errors.
The text was updated successfully, but these errors were encountered: