You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
Now that Bazel reached 1.0 and it is expected to follow semver, it seems
better to test with that version. The downside is that we may not notice
breakage for users in the 0.28.0-0.29.0 range. But it seems that Bazel
users are rapidly moving towards using 1.0 anyway.
Apparently Bazel-1.0 cannot build gRPC with Clang-3.8 on Ubuntu-16.04. I
am not sure which of those version numbers is the critical one, but
don't care. The goal is to test our code with Clang-3.8, so using Bazel
or CMake does not matter to us.
0 commit comments