-
Currently using Scoop through Github Actions to install LLVM (for a Rust project that needs `llvm-config`) via this command :
```
scoop install llvm --global
```
Looks like the install went f…
-
There is a file that fails `clang-tidy` but as it is only run as `clang-tidy-diff` it only surfaces when the file is touched.
#### Ci log
```console
Running clang-tidy-diff against HEAD^ (7850b…
-
### `brew doctor` output
```shell
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
workin…
-
> followup from https://www.reddit.com/r/RARE_freeRtr/comments/16vnync/explanation_needed_p4lang_export_of_bridges_and/
> the issue is that if i try it with the p4lang, not all routers are created …
mc36 updated
6 months ago
-
### `brew doctor` output
```shell
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working f…
-
Operating system: Windows 10, Windows 10 with WSL, Windows 11 with WSL, Ubuntu Linux (I tried on several operation systems)
Processor architecture: x64-based PC
Rust version: latest
Javy version: l…
-
**Describe the bug**
Given that I only want the clang tooling but not the compiler. If I decide to install `nativesdk-clang-tools` it will install clang compiler which isn't what I wanted to install.…
-
I'm following the steps in https://docs.espressif.com/projects/esp-idf/en/v4.4.2/esp32/api-guides/tools/idf-clang-tidy.html in a Windows 10, using vscode esp-idf extension terminal, when I try to run …
-
### Describe the issue:
Using pytensor.scan to make values 0 if any three preceding values in a column are non-zero.
Output is as expected, but errors are logged, and IndexError gets raised.
…
-
Please make sure to follow these steps (and mark the checkboxes):
- [X] run `brew update` and try to reproduce the issue again
- [X] run `brew doctor`, fix all issues and try to reproduce your…