]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Mark a couple of functions as const.
[paraslash.git] / Makefile.in
index 8ecc1b8f6d606497aff2e9291e9b962d698cd28e..ca79f8b9948235970e31da5c9ecf2a96a53b9672 100644 (file)
@@ -32,6 +32,7 @@ DEBUG_CPPFLAGS += -Wmissing-format-attribute
 # DEBUG_CPPFLAGS += -Wextra
 # DEBUG_CPPFLAGS += -Wold-style-definition
 # DEBUG_CPPFLAGS += -Wdeclaration-after-statement
+# DEBUG_CPPFLAGS += -Wsuggest-attribute=const
 
 # many warnings about trivial stuff
 # CPPFLAGS += -Wconversion