Skip to content

Fix deprecation warning#4161

Merged
nlohmann merged 2 commits intodevelopfrom
fix-4129
Sep 23, 2023
Merged

Fix deprecation warning#4161
nlohmann merged 2 commits intodevelopfrom
fix-4129

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
@nlohmann nlohmann deleted the fix-4129 branch September 23, 2023 18:16
fanquake added a commit to fanquake/cryptofuzz that referenced this pull request Feb 4, 2025
fanquake added a commit to fanquake/cryptofuzz that referenced this pull request Feb 5, 2025
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