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

Improved support for IBM operating systems #606

Merged
merged 1 commit into from
May 16, 2020

Conversation

davidjmccann
Copy link
Contributor

Fix compiler errors and warnings when building on IBM operating systems such as AIX and IBM i.

@coveralls
Copy link

coveralls commented May 13, 2020

Coverage Status

Coverage remained the same at 86.805% when pulling add7b13 on davidjmccann:master into d414d3e on json-c:master.

Copy link
Member

@hawicz hawicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look mostly ok, there are just a few details to tweak.

json_object.c Outdated Show resolved Hide resolved
tests/test_parse.c Show resolved Hide resolved
json_object.c Show resolved Hide resolved
tests/test_parse.c Outdated Show resolved Hide resolved
Fix compiler errors and warnings when building on IBM operating systems such as AIX and IBM i.
@hawicz
Copy link
Member

hawicz commented May 16, 2020

@davidjmccann, can you please check that it still works for with with the most recent change in commit 1526c84?

@davidjmccann
Copy link
Contributor Author

@hawicz Yes, that still builds fine with your recent changes. Thanks for doing that.

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.

4 participants