Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix const-qualified assignment in RapidJSON #717

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

Jan200101
Copy link
Contributor

@Jan200101 Jan200101 commented Jun 16, 2024

pulls in Tencent/rapidjson#719
resolves Tencent/rapidjson#2277

Its worth noting that the fix existed since 2016 and had not been pulled in yet.
Worth considering for #715

@GeckoEidechse GeckoEidechse changed the title fix const-qualified assignment in RapidJSON Fix const-qualified assignment in RapidJSON Jun 22, 2024
Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addresses a compiler issue so I'm taking the freedom in skipping testing.

@GeckoEidechse GeckoEidechse merged commit 4ada6a3 into R2Northstar:main Jun 22, 2024
4 checks passed
@Jan200101 Jan200101 deleted the PR/rapidjson-const branch June 23, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

problem with gcc trunck (gcc 15.0.0)
2 participants