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 deprecation warning #4161

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Fix deprecation warning #4161

merged 2 commits into from
Sep 23, 2023

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Sep 23, 2023

Closes #4129

Interestingly, GCC 4.9 complains about the fix:

error: missing space between '""' and suffix identifier

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling 6b84561 on fix-4129 into 6e36c72 on develop.

@nlohmann nlohmann merged commit bbd2e16 into develop Sep 23, 2023
110 of 111 checks passed
@nlohmann nlohmann deleted the fix-4129 branch September 23, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLVM 16.0.6 issues warning for literal operators when Wdeprecated-literal-operator
2 participants