Ivo List
Ivo List
I see you're using `rules_proto-4.0.0-3.19.1`. Is the bug also present with newer version? Technically the C++ code for protoc is in protobuf repo, so any symbol problems need to be...
Closing, because there was no agreement Amon reviewers and because it’s now pretty stale.
> I just discovered [this comment](https://github.com/protocolbuffers/protobuf/blob/main/protobuf.bzl#L570) in com_google_protobuf//:protobuf.bzl.py_proto_library(). It suggests that Bazel 5.3 will include py_proto_library() internally. > > Is this the implementation? But only available when using bzlmod and/or...
@rickeylev: > per chat with Ivo: PR is not yet ready to merge; he's going to refactor things into a single bzlmod module file because deps for modules are fetched...
> > Is there a reason to build a fat binary and move away from the previously used pattern where 3 prebuilt repositories are released? Technically you should be able...
I don’t mind if objdump is added
Update: We're still not quite ready to do this yet. Internally we still have this transition enabled. :)
> Is there a way to make this transition internal to Google then? It's possible. I could spend some time making the transition internal to Google, or towards doing cleanup....