mariadb/unittest/examples
Michael Widenius e68ff46653 Fixed compiler and gmake warnings
- Removed SCCS rule from Makefile.am
- Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
Don't use maintainer mode with valgrind (as we don't want to initialize all variables)

config/ac-macros/maintainer.m4:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
  Force initialization of variables when using -Werror (To get rid of compiler warnings)
configure.in:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
sql/sql_yacc.yy:
  Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
2010-11-29 11:27:52 +02:00
..
core-t.c Many files: 2006-12-31 02:29:11 +01:00
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
no_plan-t.c Backport of Bug#53303 mytap tests should always have a plan() 2010-06-10 13:15:35 +02:00
simple-t.c Many files: 2006-12-31 02:29:11 +01:00
skip-t.c Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 11:40:04 -02:00
skip_all-t.c Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 11:40:04 -02:00
todo-t.c Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 11:40:04 -02:00