#At file:///home/stewart/mysql/win-ndbwin32/
2874 Stewart Smith 2008-10-02
remove false warning suppressions (hiding real bugs). Should also be fixed in this tree with struct my_socket patches.
modified:
support-files/compiler_warnings.supp
=== modified file 'support-files/compiler_warnings.supp'
--- a/support-files/compiler_warnings.supp 2008-10-01 10:26:06 +0000
+++ b/support-files/compiler_warnings.supp 2008-10-02 06:57:12 +0000
@@ -69,12 +69,6 @@ db_vrfy.c : .*comparison is always false
.*/storage/ndb/.* : .*is used uninitialized in this function.*
.*/storage/ndb/.* : .*unused variable.*
-#
-# Unexplanable (?) stuff
-#
-listener.cc : .*conversion from 'SOCKET' to 'int'.*
-net_serv.cc : .*conversion from 'SOCKET' to 'int'.*
-
# allow a little moving space for the warning below
mi_packrec.c : .*result of 32-bit shift implicitly converted to 64 bits.* : 560-600
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (stewart:2874) | Stewart Smith | 2 Oct |