RetroShare/.github/workflows
jolavillette e09c0fef5b ci(windows-cmake): force-include cstring/cstdint for GCC 16 strictness
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>
2026-06-15 10:09:39 +02:00
..
ci-macOS.yml Added macos workflow 2025-09-06 21:47:15 +02:00
ci-mingw64-Qt6.yml Disable webui &jsonapi 2025-08-04 10:38:29 +02:00
ci-mingw64.yml github workflow rename qmake to qmake-qt5.exe 2026-01-07 20:07:57 +01:00
ci-ucrt64.yml github workflow rename qmake to qmake-qt5.exe 2026-01-07 20:07:57 +01:00
macos-cmake.yml ci(cmake): disable RS_FORUM_DEEP_INDEX (Xapian) on all platforms 2026-06-15 10:01:00 +02:00
mirror-to-gitlab.yml Add github workflow to automatically sync to gitlab.com repo 2026-06-14 15:50:30 +02:00
ubuntu-cmake.yml ci(cmake): disable RS_FORUM_DEEP_INDEX (Xapian) on all platforms 2026-06-15 10:01:00 +02:00
ubuntu-qt5_c-cpp.yml ADD: apt update 2025-08-10 17:22:17 +02:00
ubuntu-qt6_c-cpp.yml ADD: apt update 2025-08-10 17:22:17 +02:00
windows-cmake.yml ci(windows-cmake): force-include cstring/cstdint for GCC 16 strictness 2026-06-15 10:09:39 +02:00