-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
$ brew doctor
Your system is ready to brew.
brew config
HOMEBREW_VERSION: 4.4.4-41-g451c3a8
ORIGIN: https://github.…
-
Recently we started to see rsync failures on the Testing Farm.
The error happens from time to time, so I believe there is some parallelism taking place.
This is happening with tmt version 1.38.0
…
-
The toolchain was installed from https://apt.llvm.org/ on Debian bullseye.
It only crashes on the 18 release, not on latest 19 (19.1.0-rc3?)
Sample program:
```cpp
#include
#include
#inclu…
lbonn updated
2 months ago
-
Hi,
I have this code (sorry it has Qt, I'm not able to reproduce it without it):
```cpp
#include
#include
namespace {
void bar()
{
std::cerr
-
https://github.com/UCL/STIR/actions/runs/10450627407/job/28935385772?pr=1489#step:12:207
```
----- testing concavity via Hessian-vector product (accumulate_Hessian_times_input)
INFO: Loaded 8019 …
-
**Describe the bug**
#331 introduced `-Bsymbolic`, which is only worked for `.so` files. MacOS uses dylib as dynamic libraries instead.
**Log**
```
Executing subproject libquickjs
libquickjs|…
-
`clang-tidy-18_macosx-amd64` does not work with the following error:
```bash
== Output clang-tidy version
dyld[2478]: dyld cache '(null)' not loaded: syscall to map cache into shared region faile…
-
**Describe the bug**
Running `meson setup build` in a correctly set up project fails due to the linker being missing.
Linker's not missing though, but meson thinks it is. Before upgrading python and…
-
The following compiles with clang++-16, clang++-17 and clang++18:
```
#include
#include
int main(int,const char*[]) {
svbool_t pg{svptrue_b8()};
svint8_t a{svdup_s8(1)};
svint8_t b{sv…
-
stack:
```
1. parser at end of file
Exception Code: 0xC0000005
#0 0x00007ff7104e2810 (F:\llvm19\bin\clang.exe+0x2ff2810)
#1 0x00007ff70f8ea741 (F:\llvm19\bin\clang.exe+0x23fa741)
#2 0x0…