NetBSD/tests/lib/libcurses/director
apb 2a9bf57a9d Remove -O0 from CPPFLAGS, and instead set
COPTS.testlang_parse.c += -Wno-uninitialized.

Without the old -O0, and without the new -Wno-uninitialized,
gcc issues this bogus error:
testlang_parse.y:1400:8: error: 'cmd' may be used uninitialized in this function
2014-01-19 22:09:34 +00:00
..
Makefile Remove -O0 from CPPFLAGS, and instead set 2014-01-19 22:09:34 +00:00
director.c
returns.h
testlang_conf.l Add carriage return to the quoted character list 2013-11-21 11:06:04 +00:00
testlang_parse.y