Bug #111614 | clang 12 warns about string concatenation in my_handler_errors.h | ||
---|---|---|---|
Submitted: | 28 Jun 2023 23:55 | Modified: | 2 Aug 2023 22:31 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.7, 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[28 Jun 2023 23:55]
Mark Callaghan
[29 Jun 2023 8:40]
MySQL Verification Team
Hello Mark, Thank you for the report and feedback! Thanks, Umesh
[30 Jun 2023 13:40]
Tor Didriksen
Posted by developer: It's confusing, I am not able to reproduce. But it makes sense to change those lines anyways.
[2 Aug 2023 22:31]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Server 8.0.35/8.2.0 releases, and here's the proposed changelog entry from the documentation team: Fixed a string concatenation warning produced when compiling with Clang 12. Thank you for the bug report.