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
..
2006-12-23 20:17:15 +01:00
2009-07-31 15:22:02 -04:00
2006-12-23 20:17:15 +01:00
2009-07-31 15:22:02 -04:00
2007-05-09 17:27:14 +05:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-06-19 17:29:21 +05:30
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-08-29 20:45:04 +04:00
2008-12-23 18:08:04 +04:00
2007-11-30 06:32:04 +01:00
2007-07-30 21:09:45 +02:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-04-12 00:43:25 +02:00
2009-07-17 14:13:53 +05:30
2006-12-23 20:17:15 +01:00
2008-03-28 14:02:27 -04:00
2006-12-23 20:17:15 +01:00
2007-11-30 06:32:04 +01:00
2009-08-28 17:51:31 +02:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-03-09 20:57:03 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2008-03-19 15:01:03 -03:00
2009-07-16 15:37:38 +03:00
2008-04-03 11:32:00 -04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2008-08-22 17:31:53 +05:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-11-30 22:29:34 +04:00
2006-12-23 20:17:15 +01:00
2007-11-26 14:09:37 -02:00
2006-12-31 01:02:27 +01:00
2007-09-13 16:19:46 +02:00
2007-11-26 14:09:37 -02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-03-28 20:46:42 +03:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2008-02-27 12:42:43 +04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-02-02 10:03:22 +01:00
2007-06-03 09:40:00 +03:00
2006-12-26 22:28:28 -07:00
2009-07-23 13:38:11 +02:00