-
Recently a build error has crept in due to what appears to be use of an uninitialized constant value for an array size in a virtual function. I'm wondering if there are some build paths which do no i…
-
Compiling POCL for i686-linux-gnu with LLVM 16 (FWIW, I'm cross-compiling from x86_64-linux-musl) results in:
```
[14:40:42] ninja: job failed: cd /workspace/srcdir/pocl/build/lib/kernel/host && /…
-
When I tried to execute `dub run` on my M1 mac, it exit with an error code 1. After reading the document on the Dlang.org, it seems it's not support for M1 arch. What is your opinion? Here's the full …
-
Hi all,
Yesterday, I bought a UPS for the first time in my life, and was eager to dive into NUT. But not all is working as expected... I saw a similar thread started on 18 October, but it didn't he…
-
Type: Bug Report
**Describe the bug**
- OS and Version: Ubuntu 22.04
- VS Code Version: 1.92.2
- Extension Version: 1.18.3
- Target Device: NUCLEO-F446RE
- Other extensions you installed (…
-
Using:
vibe-core 1.7.0:
on Ubuntu 16.04
with DMD 2.089.0
Compile and run the program below:
And terminate it with signal 15 .
```D
import std.stdio;
import vibe.data.json;
import std.da…
-
When trying to run on macOS Big Sure version 11.4, getting the following error:
```
FAILED: platforms/posix/src/px4/common/CMakeFiles/px4_layer.dir/drv_hrt.cpp.o
/usr/local/bin/ccache /Application…
-
I'm using clangd 19.1.0 through neovim and experiencing regular crashes. As requested by the error message, I am reporting the bug here. Below is the error and stack trace as they appear in my `~/.loc…
-
**Is your feature request/improvement related to a problem? Please describe. **
The LSM6DSV16X supports sensor hub to connect to lis2mdl magnetometer as given in application note AN5763 and its har…
-
Hi, I noticed some strage behaviors with output of [`ism330dhcx_from_lsb_to_nsec`](https://github.com/STMicroelectronics/stm32-ism330dhcx/blob/97d7566cfdca7ab47e26f5af2fd912ec4531408b/ism330dhcx_reg.c…