mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 12:45:41 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| alloca.m4 | ||
| character_sets.m4 | ||
| check_cpu.m4 | ||
| compiler_flag.m4 | ||
| ha_ndbcluster.m4 | ||
| large_file.m4 | ||
| libevent.m4 | ||
| libevent_configure.m4 | ||
| maintainer.m4 | ||
| misc.m4 | ||
| plugins.m4 | ||
| readline.m4 | ||
| ssl.m4 | ||
| zlib.m4 | ||