Ivo List
Ivo List
Update on https://github.com/bazelbuild/bazel/commit/a091d90cded797ce8f6206b56ffd6f89e27e2c76 I spend quite some time to figure out the problem, but now it's obvious. The change can't possibly work, and I can't roll it forward. What happens...
That's more due to bzlmod than any requirements within C++ rules. It could be changed back. But also paths like this shouldn't be hard coded IMO.
Assuming it's true this hit an intentional breakage, I'm triaging it down to P4. cc @pzembrod
This PR already got a lot of attention at Google in the group of C++ toolchain maintainers / experts. There’s a desire to have it, but no concrete/incompatible plans yet....
Some people are out of office. The main discussion will start second week of November. I’ll post next update after that.
Google would like to implement the support for C++20 modules in Bazel and deploy them internally, however our timeline for this is in about 2 years. Trying this out at...
Hey @PikachuHyA, thanks for your patience. The replies sparked some more internal discussions, and there seems to be more benefit from your implementation to Google than what was previously thought....
TL;DR The Bazel team has decided to accept this PR, I'll be doing the reviews and I'll get some help from internal C++ experts, namely @trybka. We identified the following...
cc @haberman, @mkruskal-google, on Windows platform protoc fails to build. I tried versions 24.4, 25.3, 26.1. Bazel version 7.1.1 without bzlmod (version 23.1 with bzlmod works, but only because of...
cc @thesayyn