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

clang 10 warning #2113

Closed
user1095108 opened this issue May 16, 2020 · 0 comments · Fixed by #2116
Closed

clang 10 warning #2113

user1095108 opened this issue May 16, 2020 · 0 comments · Fixed by #2116
Assignees
Labels
confirmed kind: bug release item: 🔨 further change solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Milestone

Comments

@user1095108
Copy link

json/single_include/nlohmann/json.hpp:5599:13: warning: 'static' function 'little_endianess' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]

from the develop branch.

@nlohmann nlohmann self-assigned this May 16, 2020
nlohmann added a commit that referenced this issue May 16, 2020
@nlohmann nlohmann added the solution: proposed fix a fix for the issue has been proposed and waits for confirmation label May 16, 2020
@nlohmann nlohmann added this to the Release 3.8.0 milestone May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed kind: bug release item: 🔨 further change solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants