-
`CPPLanguageRuntime::FindLibCppStdFunctionCallableInfo` fails to extract the callable information from an `std::function` which is constructed from a lambda inside a function which has multiple parame…
-
When I auto-craft any item, amount doesn't matter it will randomly void at least 1 item.
**Describe the bug**
I request an item to be crafted. for instance I request to craft 7 Platinum plates fro…
-
`nm check_curl | grep print`:
```
0000000000005580 T print_help
000000000000b470 T print_revision
000000000000d500 T print_thresholds
0000000000005430 T print_usage
```
Is there a particula…
-
> Describe the problem you are trying to solve, why is it hard to solve today?
In the latest dev build (3.1.0-40.0.dev), I've been trying to update my library to using patterns and the such, and as…
-
### Observed behavior
ccls gives an error on C attributes (feature was standardized in C23 and is supported by clang 9 and gcc 10).
Minimal example:
```c
[[nodiscard]] void* identity(void* i…
-
Hi, we're using libcoro for test stimulus generation in an SV simulation. It's working perfectly (thanks!), *except* for exceptions (heh). Ideally I would like any exception thrown in the coroutine to…
-
http://dart-lang.github.io/linter/lints/prefer_void_to_null.html
- There are quite a few infractions in Workiva packages leftover from the Dart 1 --> Dart 2 transition
-
https://github.com/user-attachments/assets/a75afe9f-dbc2-4f8f-9a32-dff371933759
When I want to load the former listed mp4 files, the app will crash. In the meanwhile, I cound load other mp4 fi…
-
I am currently creating a package for void linux of this and I can't get the build to go through. I added ```libinput-devel``` to the makedepends, but it always fails, like it can't link libinput. The…
-