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

compile error #185

Closed
aqzwss opened this issue May 26, 2015 · 3 comments
Closed

compile error #185

aqzwss opened this issue May 26, 2015 · 3 comments

Comments

@aqzwss
Copy link

aqzwss commented May 26, 2015

json_tokener.c: In function 'json_tokener_parse_ex':
json_tokener.c:355:6: error: variable 'size' set but not used [-Werror=unused-but-set-variable]
int size;

CentOS7
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)

@aqzwss
Copy link
Author

aqzwss commented May 26, 2015

json-c-json-c-0.12-20140410.tar.gz

@ThomasWaldmann
Copy link

I have the same thing. The newest release does not compile. :(

I tried it on a raspberry pi 2 with raspian (debian 7) in case that matters.

@ThomasWaldmann
Copy link

Duplicate of #159.

@hawicz hawicz closed this as completed Nov 29, 2015
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

No branches or pull requests

3 participants