-
This can be reproduced with the following project...
https://github.com/PierceLBrooks/gdextensions
Also, here is an error message log dump sample showing details of the problem that are repeated t…
-
**Describe the bug**
According to the docs: https://clickhouse.com/docs/en/interfaces/formats#data-types-matching-orc, the `Date` type is not supported in the `ORC` format conversion. The date value …
-
Hi @giulioz, kudos for this project!
Must have been quite a challenge to transplant another synth engine into it.
Currently the build fails; possibly due to a missing file, `usbkompletekontrol.h`?…
-
![image](https://github.com/user-attachments/assets/a4e00073-ffdc-4477-abd2-72063e3923de)
Get those results while trying to reproduce POC . On win 11, win 10 ( was try to rewrite to - Windows 10 Vers…
-
The **Intel AVB Stream Handler** (AVBSH) is a project that serves as a **bridge between AVB-capable Ethernet interfaces** (such as Intel i210 NICs) and local audio/video applications. The AVB Stream H…
-
Hi, building cpp-libp2p from source has worked and all tests have successfully passed, however it is difficult for me to actually add libp2p to a project. The section "Adding cpp-libp2p to the project…
-
### Description
Build error when compiling using IL2CPP for Android if project uses static NetworkVariables. This behaviour happens when attempting to build using IL2CPP scripting backend and build…
-
### Reproducer
_example.cpp_
```
int *ptr_0 = nullptr;
void *ptr_1 = ptr_0;
```
1. clang -S -emit-llvm -cl-std=clc++ --target=spir example.cpp
2. llc --verify-machineinstrs -O0 -mtriple=spirv6…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/5zfjnET7z](https://godbolt.org/z/5zfjnET7z)
This invalid code will crash on both Clang Trunk and Clang Asser…
-
When passing the results of MSVSProject calls that auto build the solution files (i.e., `auto_build_solution=1`), the auto-generated solution files are included in the MSVSSolution generated solution …