Bug #12570 | Compiling with gcc-4.0.2: sql/mysqld.cc: const char * conversation | ||
---|---|---|---|
Submitted: | 13 Aug 2005 14:57 | Modified: | 21 Jul 2006 19:19 |
Reporter: | Christian Hammers (Silver Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.11beta | OS: | Linux (Debian/GNU Linux) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[13 Aug 2005 14:57]
Christian Hammers
[13 Aug 2005 17:59]
Jorge del Conde
Thanks for your bug report. Reproduced with 5.0.11 from bk
[1 Nov 2005 19:06]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/31752
[10 Nov 2005 19:44]
Jim Winstead
Fixed in 4.1.16 and 5.0.17.
[10 Nov 2005 22:55]
Jim Winstead
I mean it is fixed in 5.0.17. No change was made in the 4.1 tree.
[14 Nov 2005 19:29]
Paul DuBois
No changelog entry needed.
[21 Jul 2006 18:07]
Christian Hammers
My patch still applies to 5.0.22 and 5.0.23 (the version from the ftp server that had not yet been officially released) so I'm wondering if the bug is really fixed. bye, -christian-
[21 Jul 2006 18:10]
Jim Winstead
Does it still fail without your patch? It should not. This bug was fixed in a different manner (fixing the type of libwrapName instead of adding a cast when assigning to libwrapName).
[21 Jul 2006 19:19]
Christian Hammers
ACK, builds fine with GCC 4.1.2. Closing bug again. Thanks for the quick response.