mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-09-12 19:50:17 +05:00
MSYS2 now ships GCC 16.1, which dropped many transitive includes. The pinned librnp commit uses strlen() without <cstring>, so it failed to build (crypto/mem.cpp: 'strlen' was not declared). Force-include the standard string/stdint headers for the whole Windows build as a non-intrusive workaround. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ci-macOS.yml | ||
| ci-mingw64-Qt6.yml | ||
| ci-mingw64.yml | ||
| ci-ucrt64.yml | ||
| macos-cmake.yml | ||
| mirror-to-gitlab.yml | ||
| ubuntu-cmake.yml | ||
| ubuntu-qt5_c-cpp.yml | ||
| ubuntu-qt6_c-cpp.yml | ||
| windows-cmake.yml | ||