The branch, master has been updated via c4c98df4f25a5681fcc8da3394cf4adf39f56893 (commit) from a3f4eb7b24ee98b4a499ca52c29ec2e29f33aa76 (commit)
- Log ----------------------------------------------------------------- commit c4c98df4f25a5681fcc8da3394cf4adf39f56893 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Add -Wdeclaration-after-statement. --- Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0bdfb8d..f89fdd7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ CFLAGS += -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 CFLAGS += -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations CFLAGS += -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare CFLAGS += -Wundef -Wbad-function-cast -Winline -Wcast-align +CFLAGS += -Wdeclaration-after-statement CPPFLAGS += -DDEBUG endif if IS_GCC4 ----------------------------------------------------------------------- Summary of changes: Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs