Skip to content

Fixes for clang 20 #603

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

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Fixes for clang 20 #603

merged 1 commit into from
Mar 7, 2025

Conversation

rockwotj
Copy link
Contributor

@rockwotj rockwotj commented Mar 7, 2025

Fixes the following clang 20 error:

jsoncons/basic_json.hpp:5571:34: error: identifier '_ojson' preceded by whitespace in a literal operator declaration is deprecated [-Werror,-Wdeprecated-literal-operator]

Fixes the following clang 20 error:

```
jsoncons/basic_json.hpp:5571:34: error: identifier '_ojson' pre
ceded by whitespace in a literal operator declaration is deprecated [-Werror,-Wdeprecated-literal-operator]
```
@danielaparker danielaparker merged commit 7fd664e into danielaparker:master Mar 7, 2025
34 checks passed
@danielaparker
Copy link
Owner

Thanks for contributing.

@rockwotj rockwotj deleted the patch-1 branch March 7, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants