mariadb/myisammrg
Staale Smedseng 2217de2513 Bug #43414 Parenthesis (and other) warnings compiling MySQL
with gcc 4.3.2
      
This patch fixes a number of GCC warnings about variables used
before initialized. A new macro UNINIT_VAR() is introduced for
use in the variable declaration, and LINT_INIT() usage will be
gradually deprecated. (A workaround is used for g++, pending a
patch for a g++ bug.)
      
GCC warnings for unused results (attribute warn_unused_result)
for a number of system calls (present at least in later
Ubuntus, where the usual void cast trick doesn't work) are
also fixed.
2009-08-28 17:51:31 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_close.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_create.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_def.h BUG#26976 - Missing table in merge not noted in related error msg + 2007-06-06 04:42:41 +05:00
myrg_delete.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_extra.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_info.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_locking.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_open.c Bug #43414 Parenthesis (and other) warnings compiling MySQL 2009-08-28 17:51:31 +02:00
myrg_panic.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_queue.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_range.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rfirst.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rkey.c Bug #43414 Parenthesis (and other) warnings compiling MySQL 2009-08-28 17:51:31 +02:00
myrg_rlast.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rnext.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rnext_same.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rprev.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rrnd.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_rsame.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_static.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_update.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
myrg_write.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00