The branch, master has been updated
via be6dc83277c49c8f7db30cc363134463af0aa596 (commit)
from c2bbaab2ac06420fa56c872294a9f8d7b326571e (commit)
- Log -----------------------------------------------------------------
commit be6dc83277c49c8f7db30cc363134463af0aa596
Author: Thomas Adam <[email protected]>
Commit: Thomas Adam <[email protected]>
Revert "Add -Wno-format-nonliteral to Makefile.am"
Oh well. This will hide legitimate programming errors, which I knew, so
I'll
just have to accept that when looking through the compiler output.
This reverts commit c2bbaab2ac06420fa56c872294a9f8d7b326571e.
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index ccb3c2a..63e20b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,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 -Wno-format-nonliteral
+CFLAGS += -Wdeclaration-after-statement
CPPFLAGS += -DDEBUG
endif
if IS_GCC4
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
tmux
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs