Bug #43915 Windows Server X64: so many compiler warnings
Submitted: 27 Mar 2009 15:40 Modified: 27 Mar 2009 18:54
Reporter: Iggy Galarza Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:6.0 OS:Windows (Vista X64)
Assigned to: CPU Architecture:Any

[27 Mar 2009 15:40] Iggy Galarza
Description:
Continuation of Bug#29125.  Please see that bug report for additional background.  The difference between the bugs is that in the warnings in version 5.0 and 5.1 could be safely ignored because the max string length should always be UINT32_MAX or less.  In version 6.0 this is no longer necessarily true so each warning may be a source of a bug and should be examined.

How to repeat:
Build the mysql-6.0 source on Windows x64.

Suggested fix:
Check each warning to make sure it's not a bug.
[27 Mar 2009 18:54] MySQL Verification Team
Thank you for the bug report. Verified as described:

85>Build log was saved at "file://c:\build\mysql-6.0\sql\mysqld.dir\Debug\BuildLog.htm"
85>mysqld - 0 error(s), 1859 warning(s)
========== Build: 108 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========