mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
bcb8188758
argument can be either "pedantic" or "old" (actually, or anything else). In case of "pedantic" mode, use -ansi -pedantic compilation flags. Fix the build to compile in pedantic mode. (Version 3 of the patch, with after-review fixes) BUILD/SETUP.sh: Implement --warning-mode in SETUP.sh. The value of the argument can be either "pedantic" or "old" (actually, or anything else). In case of "pedantic" mode, use -ansi -pedantic compilation flags. BUILD/compile-pentium-debug-max-no-embedded: Rename base_max_configs to base_no_embedded_configs BUILD/compile-pentium-debug-max: Use double quotes around $@ BUILD/compile-pentium-valgrind-max: Pass command line arguments to SETUP.sh. Allows calling compile-pentium-valgrind-max --warning-mode=pedantic include/my_global.h: Remove an unnecessary ifdef: -pedantic hides the system-wide definition of ulong on Linux. In case there is no -pedantic, the system-wide definition is available and HAVE_ULONG is defined by configure. |
||
---|---|---|
.. | ||
.cvsignore | ||
autorun.sh | ||
check-cpu | ||
cleanup | ||
compile-alpha | ||
compile-alpha-ccc | ||
compile-alpha-cxx | ||
compile-alpha-debug | ||
compile-amd64-debug-max | ||
compile-amd64-debug-max-no-ndb | ||
compile-amd64-max | ||
compile-darwin-mwcc | ||
compile-dist | ||
compile-hpux11-parisc2-aCC | ||
compile-ia64-debug-max | ||
compile-irix-mips64-mipspro | ||
compile-pentium | ||
compile-pentium-cybozu | ||
compile-pentium-debug | ||
compile-pentium-debug-max | ||
compile-pentium-debug-max-no-embedded | ||
compile-pentium-debug-max-no-ndb | ||
compile-pentium-debug-no-bdb | ||
compile-pentium-debug-openssl | ||
compile-pentium-debug-yassl | ||
compile-pentium-gcov | ||
compile-pentium-gprof | ||
compile-pentium-icc | ||
compile-pentium-icc-valgrind-max | ||
compile-pentium-icc-yassl | ||
compile-pentium-max | ||
compile-pentium-myodbc | ||
compile-pentium-mysqlfs-debug | ||
compile-pentium-pgcc | ||
compile-pentium-valgrind-max | ||
compile-pentium64-debug | ||
compile-pentium64-debug-max | ||
compile-pentium64-valgrind-max | ||
compile-ppc | ||
compile-ppc-debug | ||
compile-ppc-debug-max | ||
compile-ppc-debug-max-no-ndb | ||
compile-ppc-max | ||
compile-solaris-sparc | ||
compile-solaris-sparc-debug | ||
compile-solaris-sparc-forte | ||
compile-solaris-sparc-purify | ||
FINISH.sh | ||
Makefile.am | ||
SETUP.sh | ||
test-alpha-ccc |