aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2016-07-16 03:51:36 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2016-07-16 03:51:36 -0600
commita1e34d7d72a1d062cd21b51f9e41e617315b276e (patch)
tree6b96b748a35a9b1712f4ef3f06029f88a4e609dc
parentfix many bugs, add tests for terminator (diff)
downloadargs.hxx-a1e34d7d72a1d062cd21b51f9e41e617315b276e.tar.xz
Increase warnings
-rw-r--r--Makefile2
m---------pages0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae4dbdb..c7b9bf7 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ FLAGS += -O2
endif
LIBS =
-CFLAGS += -I. $(FLAGS) -c -MMD -Wall -Wextra
+CFLAGS += -I. $(FLAGS) -c -MMD -Wall -Wextra -Wno-unused-parameter
LDFLAGS += $(FLAGS)
SOURCES = test.cxx
diff --git a/pages b/pages
-Subproject 38c15002acc2823f3c4a171dcbe288d92288d20
+Subproject af1518c30407129c3623cd7162b0e10f4e8cfab