Thread (9 messages) flat view 9 messages, 5 authors, 2017-05-10

Re: [PATCH v2] add DEVELOPER makefile knob to check for acknowledged warnings

From: Duy Nguyen <hidden>
Date: 2016-06-15 23:08:29

On Thu, Feb 25, 2016 at 3:42 PM,  [off-list ref] wrote:
+ifdef DEVELOPER
+       CFLAGS +=       -Werror \
+                               -Wdeclaration-after-statement \
+                               -Wno-format-zero-length \
+                               -Wold-style-definition \
+                               -Woverflow \
+                               -Wpointer-arith \
+                               -Wstrict-prototypes \
+                               -Wunused \
+                               -Wvla
With the exception of $(SCRIPTS) in Makefile, I think we prefer to
avoid \ and have one addition per statement
+endif
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help