-
## 🐛 Bug
Some files yield error:
```
AST mismatch after formatting
```
## To Reproduce
Steps to reproduce the behavior:
```
pre-commit run --all-files
```
-
[cmake_format](https://github.com/cheshirekow/cmake_format) details.
-
Hi there,
I have a pretty simple macos CI [workflow](https://github.com/MWATelescope/Birli/actions/runs/11005388578/workflow#L37), basically
```yml
runs-on: macos-13
...
- run: brew install c…
-
My project failed to compile due to a naming conflict: both the h264nal and h265nal libraries include a file named `rtc_common.h`. This prevents successful compilation when attempting to use both libr…
-
I got an error when trying out the plugin in Clion on my project:
```
CMake Error at conan_provider.cmake:212 (message):
CMake-Conan: unable to map MSVC runtime:
$$
to Conan settings
```…
-
Hello,
When I call "`UA_Client_connect`" or "`UA_Client_connectUsername`" to connect to a non-existing server, the call never returns.
I tried with different config timeout settings from 500ms up …
-
### 请提出你的问题 Please ask your question
[99%] Linking CXX static library libpaddle_inference.a
[100%] Built target paddle_inference_shared
make[2]: 进入目录“/root/桌面/Paddle/build”
Merge and generate st…
-
In pre-commit's config:
https://github.com/beman-project/optional26/blob/4c5cd80a337decdbeaaba26ee1b2b65359c8316c/.pre-commit-config.yaml#L65-L71
Referenced [configuration support project](https…
-
Dear Sampas,
I tried compiling your project (on Arch Linux) but got the following error:
```bash
[trougnouf@bd tmp]$ git clone https://github.com/Sampas/bm3dcl.git
Cloning into 'bm3dcl'...
remo…
-
### Summary:
We use `date::format` function to get formatted timestamp in one of our internal libraries. We encountered a segmentation fault in function call to `date::format()` when `%T` formatter i…