-
Something that i recently noticed while grepping through config.log:
```
configure:71667: zoneinfo data directory: none
configure:71682: static tzdata.zi file will be compiled into the library
`…
-
`obc-peer`'s help gives no way to discover the environment variables that it looks for. Grepping the codebase for `os.Getenv` doesn't reveal what I'm looking for, and even grepping for things like `OP…
-
I would love to see another option for chart editors that can also be used on Mac and Linux (especially since wine doesn't play nice with newer .NET versions). Grepping through the code, I didn't see …
-
A [blog post](https://francoismichonneau.net/2014/03/how-to-do-ubsan-tests-r-package/) suggests grepping the `.Rout` files for `"runtime error"` . A slightly different approach would be to compare fil…
-
Hi,
I am evaluating at the moment how I can create SBOMs out of an APK and upload them to dependency-track to check for known vulnerabilities. I tried today blint.
I've got a simple Android app…
-
I noticed that `main.o` is installed, e.g. as `/usr/lib/csv9.5.8/ta6le/main.o`. I see that this was done intentionally in https://github.com/cisco/ChezScheme/commit/fd7812d05c791e05eb65982c93bd8c36f7a…
-
Platforms: asan, linux, rocm, mac, macos
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_slice_with_floordiv_serdes_non_stric…
-
I have a file which refers to a schema with `"$schema" = "./foo.schema.json"`.
When I change the schema in my editor (even better toml v0.19.0), it looks like it does still try to access the old sc…
-
PHP 8.1 deprecated allowing `null` being passed to many core functions.
I just tried using `tests/createTestData.php` and got a load of these errors:
```
Deprecated: explode(): Passing null to …
-
### Steps
```
git clone https://gitlab.torproject.org/tpo/core/arti.git
cd arti
git checkout 5e2d5532d002c9df9a4cf6d83cdbe7d6125bc4be
COLUMNS=100 cargo test --locked --offline -p arti --all-fe…