-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
0.21 (Development)
### Full version info
```shell
[code]
OS: macOS Mojave (10.14)
Word size of Fre…
-
What is the rationale behind setting 14 as the minimum version for macOS ARM64 builds? ARM64 Macs can use as early as version 12.0 and this app isn't using any feature that requires it to be >12.0.
-
The file attachment feature allows uEs to "attach" file(s) metadata to any message sent (i.e. for publish, notification, request, response type messages). This feature was missed when we switched from…
-
### Description
Trying out to build existing code that works on Swift 5.10 with highly Swift 6 toolchain 2024-04-30
### Reproduction
There is a rather very similar crash https://github.com/apple/sw…
-
**Describe the bug**
Building a minimal example with the picolibc module and LTO fails with a bunch of undefined references.
**To Reproduce**
CMakeLists.txt:
cmake_minimum_required(VERSION…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
Operating System: macOS High Sierra
Python Version: python 3.9
How did you inst…
-
### Describe the bug
mimalloc.dev: fails to include mimalloc subdirectory containing: atomic.h, internal.h, prim.h, track.h, types.h
### Steps To Reproduce
1. nix build .#mimalloc.dev
2. ls ./…
-
### JabRef version
5.15 (latest release)
### Operating system
Windows
### Details on version and operating system
Linux Mint 22 (XFCE)
### Checked with the latest development build (copy version…
-
These errors appears on every page.
It seems to be related to this https://www.drupal.org/project/libraries/issues/2779591
I'm running
Wetkit 7.x-4.17
Drupal 7.56
Apache/2.4.28 (Win32)
PHP/7.…
-
This might again be just me not fully understanding the concept yet, but maybe it's also the way the packages are structured and depend on each other.
I tried to make a minimal non-trivial test by …