Cœur
Cœur
### What is the issue? For the past month, my logs are filled with: >sendto: No route to host (about 4 lines of it every 2 seconds, so on average...
Do not merge yet. This is introducing potential breaking changes in SSZipCommon.h due to https://github.com/zlib-ng/minizip-ng/issues/749.
Adding fixture for #633 That doesn't fix anything, but that prepares the unit test for future resolution.
Quick Look Preview extension is the replacement for the old Quick Look Plug-In (although, this one still works even in macOS 12 Monterey). In Xcode, it looks like this:  While, sure,...
This fixes three Xcode analyser warnings. 1. The first one is trivial: a missing fclose on each early return. The other two are more tricky and depends if `ary_options` is...
Xcode analyser warning. 
This is a build fix for building miniupnpd from Swift on macOS 15.5 (using Xcode 16.4). When attempting to build, we get those errors: > Type 'struct option' has incompatible...