UPDATE: LLVM

2025-04-24 Thread Brad Smith
Here is a diff to backport two crash fixes for aarch64. One was a crash I was only experiencing on aarch64 when building run-times like compiler-rt and openmp. The other is the LLVM ERROR: Invalid size request on a scalable vector. error when building SVE code in some ports such as svt-av1. In

audio/lmms: Fix memory corruption during MIDI input/output

2025-04-24 Thread Alexandre Ratchov
MIDI output and input are handled on different threads, so a mutex is required to serialize access to the mio_hdl structure. This diff fixes disconnection from sndiod caused by corruption of the mio_hdl structure. While we're at it, fix the input event loop to not stop if a signal is received dur

Re: UPDATE: Boost 1.88

2025-04-24 Thread Landry Breuil
Le Wed, Apr 23, 2025 at 04:11:49PM +0200, Theo Buehler a écrit : > On Sat, Apr 19, 2025 at 06:02:00PM -0400, Brad Smith wrote: > > On Thu, Apr 17, 2025 at 03:34:41AM -0400, Brad Smith wrote: > > > Here is an update to Boost 1.88. > > > > > > > > > https://www.boost.org/users/history/version_1_88_