[PR #17] [MERGED] Fixes build on GCC15 #9

Closed
opened 2025-09-09 19:40:21 -05:00 by Octech6711 · 0 comments
Owner

📋 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: mainHead: fix_rapidjson_build_errors


📝 Commits (2)

  • 6e9acc0 Fixes build on GCC15
  • fdd0df5 Adds 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

  • Fixes build on GCC15
  • Adds most recent snapshot of rapidjson

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.

## 📋 Pull Request Information **Original PR:** https://github.com/audacity/conan-recipes/pull/17 **Author:** [@kryksyh](https://github.com/kryksyh) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@kryksyh](https://github.com/kryksyh) **Base:** `main` ← **Head:** `fix_rapidjson_build_errors` --- ### 📝 Commits (2) - [`6e9acc0`](https://github.com/audacity/conan-recipes/commit/6e9acc0022781782b75cfb13adf97c65053a1257) Fixes build on GCC15 - [`fdd0df5`](https://github.com/audacity/conan-recipes/commit/fdd0df5a8551780c17ed466266180244f34d3d02) Adds most recent trunk snapshot of rapidjson ### 📊 Changes **3 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `recipes/rapidjson/all/conandata.yml` (+4 -0) ➕ `recipes/rapidjson/all/patches/fix_broken_assignment_operator.patch` (+22 -0) 📝 `recipes/rapidjson/config.yml` (+2 -0) </details> ### 📄 Description - Fixes build on GCC15 - Adds most recent snapshot of rapidjson Patch is a cherry-pick from rapidjson official repo https://github.com/Tencent/rapidjson/pull/719 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Octech6711 added the
pull-request
label 2025-09-09 19:40:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/conan-recipes#9
No description provided.