mirror of https://github.com/krallin/tini.git
| /srv/oe/build/tmp-lmp/work/corei7-64-lmp-linux/tini/0.19.0-r0/git/src/tini.c:150:18: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] | int isolate_child() { | ^ | void | /srv/oe/build/tmp-lmp/work/corei7-64-lmp-linux/tini/0.19.0-r0/git/src/tini.c:395:14: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] | int parse_env() { | ^ | void | /srv/oe/build/tmp-lmp/work/corei7-64-lmp-linux/tini/0.19.0-r0/git/src/tini.c:416:24: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] | int register_subreaper () { | ^ | void | /srv/oe/build/tmp-lmp/work/corei7-64-lmp-linux/tini/0.19.0-r0/git/src/tini.c:434:19: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] | void reaper_check () { | ^ | void | 4 errors generated. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>pull/206/head
parent
378bbbc890
commit
a49fdd374d
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue