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 compiler warnings #468

Merged
merged 1 commit into from Dec 19, 2018
Merged

Fix compiler warnings #468

merged 1 commit into from Dec 19, 2018

Conversation

rkalidas
Copy link
Contributor

Compiler complains about missing prototype and undefined macros. It turns into an error when -Werror is turned on and the compilation aborts.

Addressed comments from @hawicz and creating a new PR with fixes.

@hawicz hawicz merged commit 39c9fa0 into json-c:master Dec 19, 2018
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.

None yet

2 participants