mariadb/config/ac-macros
unknown d93806ef7d Fix warnings from icc
Added BUILD scripts for icc
Fixed (one time) memory leak in grant handling


config/ac-macros/misc.m4:
  Remove warnings flags from icc when compiling with -Werror
configure.in:
  Remove warnings flags from icc when compiling with -Werror
extra/replace.c:
  Fix warnings from icc
include/my_dbug.h:
  Fix warnings from icc
sql/gen_lex_hash.cc:
  Fix warnings from icc
sql/mysql_priv.h:
  Add missing variables
sql/mysqld.cc:
  Fix warnings from icc:
  - made a lot of variables static
  - Removing some not used variables
  - Fixed wrong printf()
  - removed extern "C" from some functions
sql/spatial.h:
  Fix warnings from icc
sql/sql_acl.cc:
  Fixed memory leak
sql/sql_lex.cc:
  Fix warnings from icc
sql/sql_lex.h:
  Fix warnings from icc
2005-05-18 19:00:21 +03:00
..
alloca.m4
character_sets.m4 Manual transfer of the change in "configure.in" (4.1) to "config/ac-macros/character_sets.m4". 2005-04-11 11:24:30 +02:00
check_cpu.m4
compiler_flag.m4
ha_archive.m4
ha_berkeley.m4
ha_blackhole.m4 Adding rules for building blackhole, also updating test case. 2005-03-25 13:43:42 -08:00
ha_example.m4
ha_federated.m4
ha_innodb.m4
ha_ndbcluster.m4
ha_tina.m4
large_file.m4
misc.m4 Fix warnings from icc 2005-05-18 19:00:21 +03:00
openssl.m4 Post-merge fix of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497). 2005-04-26 12:16:12 +02:00
readline.m4
yassl.m4 WL#2286 Compile MySQL w/YASSL support 2005-04-28 18:23:27 +05:00
zlib.m4 Fix bad 4.1->5.0 merge of Bug#6273 (mysql_config --libs when using bundled 2005-02-09 21:59:30 +03:00