mirror of
https://github.com/audacity/conan-recipes.git
synced 2026-02-04 03:56:08 -06:00
[PR #17] [MERGED] Fixes build on GCC15 #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/audacity/conan-recipes/pull/17
Author: @kryksyh
Created: 7/9/2024
Status: ✅ Merged
Merged: 7/10/2024
Merged by: @kryksyh
Base:
main← Head:fix_rapidjson_build_errors📝 Commits (2)
6e9acc0Fixes build on GCC15fdd0df5Adds most recent trunk snapshot of rapidjson📊 Changes
3 files changed (+28 additions, -0 deletions)
View changed files
📝
recipes/rapidjson/all/conandata.yml(+4 -0)➕
recipes/rapidjson/all/patches/fix_broken_assignment_operator.patch(+22 -0)📝
recipes/rapidjson/config.yml(+2 -0)📄 Description
Patch is a cherry-pick from rapidjson official repo https://github.com/Tencent/rapidjson/pull/719
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.