Bug #11041 macro redefinition compiling on Windows with VC++
Submitted: 2 Jun 2005 15:44 Modified: 7 Jun 2005 0:53
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.0 BK source OS:Windows (Windows)
Assigned to: Jim Winstead CPU Architecture:Any

[2 Jun 2005 15:44] Miguel Solorzano
Description:
Compiling...
_check.c
../include\config-win.h(403) : warning C4005: 'HAVE_CHARSET_cp932' : macro redefinition
        ../include\config-win.h(395) : see previous definition of 'HAVE_CHARSET_cp932'

How to repeat:
Just compile it on Windows with VC++ 6.0
[7 Jun 2005 0:53] Jim Winstead
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html