-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/rKPxYf1MW](https://godbolt.org/z/rKPxYf1MW)
This invalid code will crash on clang assertion trunk with `-std…
-
When I run bindgen with a packed struct containing a flexible array member I get a compilation error because the FAM uses drop.
I can edit the bindgen generated file to wrap `FAM` inside `ManuallyDro…
-
**Problem**
Let's say you have a workspace that contains a library (`library`) and some tooling (`tool`). Something like [this](https://github.com/Manishearth/cargo-resolver-bug). You want the …
-
Hello,
[std/picker/pdf_pages](https://coscript.com/std/picker/pdf_pages) is a fantastic tool but I encounter a lot of runtime errors when running it :
![image](https://github.com/jsscheller/scrili…
-
### What happened?
Barrier 2.4.0 on MacOS cannot connect with client on SteamOS/KDE Plasma 2.4.0. Tried fixed IP, different networks, WiFi, Ethernet, settings, and 2.3.4 - no success. Previously work…
-
**What version of protobuf and what language are you using?**
Version: v26.0-rc2
Language: C++
**What operating system (Linux, Windows, ...) and version?**
Linux Ubuntu 20
**What runtime / co…
gazar updated
3 weeks ago
-
**rust-analyzer version**: `rust-analyzer version: faaec86ff 2022-04-12 nightly`
**rustc version**: `rustc 1.60.0 (7737e0b5c 2022-04-04)`
An embedded project of mine has run into a regression wi…
-
When I build try to build this package as part of ros2 jazzy, I get the following errors:
--- stderr: python_orocos_kdl_vendor …
-
I noted that https://github.com/brendanzab/gl-rs/pull/530. It has been inactive for a year. I have the same issue with no_std support.
All the "OS dependent" things that gleam uses are type definit…
-
### 🐛 Describe the bug
`torch.linalg.eigh` crashes if the model is compiled into an AOTInductor model and used from the C++ side. The example python code is attached as follows:
```python
import os…