-
I have noticed that the contents of the ./pleasew script have been updated.
A specific example is that the ./pleasew you get when using v17.7.0 by running `plz init` is different from that listed i…
-
The new gke auth plugin doesn't store access tokens in the kubeconfig file.
```yaml
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: SOME CERT
server: https://34.90.233.…
-
I recently started getting a `No source files found in compile args` error while running `refresh_compile_commands`. The error message told me to file an issue for this.
Repository is here: https:/…
-
See this Zig pull request: https://github.com/ziglang/zig/pull/18498 (specifically, [this hunk](https://github.com/ziglang/zig/pull/18498/files#diff-88edb24013ad7e5428ff29aac0ebba01f919136cfcfe17d806b…
-
```
What steps will reproduce the problem?
1. ./scons MODE=opt-linux
What is the expected output? What do you see instead?
...
g++ -o obj/release/allocation.o -c -fvisibility=hidden -Wall -Werror -W…
-
I would like to start discussion on adding these rules to doctrine CS:
```xml
tests/*
```
I got this idea when checking https://github.com/doctrine/orm/pull…
-
It is often extremely useful to embed a generated (or static) binary object directly in a C++ library. For example, the ICU library build compiles text files describing character attributes into compr…
aiuto updated
10 months ago
-
This rule doesn't fully work for `apple.virtualize_frameworks` and the test cases in https://github.com/bazel-ios/rules_ios/pull/333/files#diff-1db27d93186e46d3b441ece35801b244db8ee144ff1405ca27a163bf…
-
Most of the aspell60 words get transliterated correctly. Some are transliterated incorrectly (largely acronyms or foreign words). For some others, the transliterator doesn't even give the correct tran…
-
There is a geneate content.
Before building the `libssh2-sys_build_script`, we need to build the `openssl-sys` package first. The `openssl-sys` package will write the `DEP_OPENSSL_INCLUDE` variable …