]> git.sur5r.net Git - i3/i3/commit
Enforce strict prototypes
authorOrestis Floros <orestisf1993@gmail.com>
Fri, 20 Apr 2018 23:00:10 +0000 (02:00 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Sat, 13 Oct 2018 18:10:09 +0000 (21:10 +0300)
commit2a9522dda41ed05d5799180e2a00db5ec6373117
treed662e015f6e8b91e47d6888659616f0e26b0b5a3
parenta15fff2370105af288c1ebfb925a9f51274efc22
Enforce strict prototypes

i3 will now compile with no warnings when -Wstrict-prototypes is used.
.travis.yml
i3-config-wizard/main.c
i3-input/main.c
i3bar/include/xcb.h
i3bar/src/xcb.c
include/configuration.h
include/libi3.h
libi3/is_debug_build.c
src/config.c
src/x.c