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

commits from May 30, 2022 killed my docker build process #768

Closed
zikkuratti opened this issue Jun 1, 2022 · 2 comments
Closed

commits from May 30, 2022 killed my docker build process #768

zikkuratti opened this issue Jun 1, 2022 · 2 comments

Comments

@zikkuratti
Copy link

[ 98%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o
/usr/json-c/apps/json_parse.c: In function 'main':
/usr/json-c/apps/json_parse.c:170:13: error: this statement may fall through [-Werror=implicit-fallthrough=]
170 | case 'h': usage(argv[0], 0, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/json-c/apps/json_parse.c:171:3: note: here
171 | default: /* '?' */ usage(argv[0], EXIT_FAILURE, "Unknown arguments");
| ^~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [apps/CMakeFiles/json_parse.dir/build.make:63: apps/CMakeFiles/json_parse.dir/json_parse.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1757: apps/CMakeFiles/json_parse.dir/all] Error 2
make: *** [Makefile:163: all] Error 2

@zikkuratti
Copy link
Author

i up again from fork, but just some info 4 u

hawicz added a commit that referenced this issue Jun 4, 2022
@hawicz
Copy link
Member

hawicz commented Jun 4, 2022

s/b fixed w/ pr#769

@hawicz hawicz closed this as completed Jun 4, 2022
hawicz added a commit that referenced this issue Jun 13, 2022
…THRU" in the case statement where it'd called.
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

2 participants