Wesley Williams

Results 5 issues of Wesley Williams

We’re trying to make use of the pre-bootstrap hook functionality (on version `3.33.3`) but have hit an interesting issue which we wanted to raise: ## Background: - We have an...

bug
windows
hook

We are noticing a problem where occasionally the GatewayServer seems to shut down for no apparent reason. There are no exceptions produced, we just get an error much like the...

I'm trying to use BOLT to optimise a DSO which is loaded by an application. When running `perf2bolt` I get an assertion failure. The binary is built with `emit-relocs`. Any...

Hello, I notice that currently some of the containers [don't support allocators which use custom pointer types](https://github.com/abseil/abseil-cpp/blob/04bde89e5cb33bf4a714a5496fac715481fc4831/absl/container/internal/raw_hash_set.h#L756). This could be useful for using the containers with allocators that make use...

question

Gazelle Version: 0.21.1 rules_go version: 0.24.3 Bazel Version: 3.4.1 OS: macOS Catalina A project of mine depends on `github.com/docker/docker`. Every time I do a `bazel build //...` it complains due...

question