Fix gcc compile warning for bazel
Open
kind/compile
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
Detail:
* https://github.com/apache/incubator-brpc/actions/runs/3557931214/jobs/5976259135
* https://github.com/apache/incubator-brpc/actions/runs/3557931214/jobs/5976259173
Contributor guide
Research direction
Start by opening the two linked GitHub Actions jobs and inspect their GCC warning output. No source file or test is named in the issue, so use the Bazel build logs to locate the warning and reproduce it locally. Done means the Bazel GCC build completes without that warning and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100