Bug #113766 | Contribution: test: Fix compile errors on GCC 14 | ||
---|---|---|---|
Submitted: | 25 Jan 2024 20:52 | Modified: | 6 Mar 2024 20:40 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 8.x | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[25 Jan 2024 20:52]
OCA Admin
[25 Jan 2024 20:52]
OCA Admin
Contribution submitted via Github - test: Fix compile errors on GCC 14 (*) Contribution by Christopher Fore (Github csfore, mysql-connector-odbc/pull/12#issuecomment-1910893947): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_1695954725.txt (text/plain), 2.15 KiB.
[26 Jan 2024 6:40]
MySQL Verification Team
Hello Christopher Fore, Thank you for the report and contribution. regards, Umesh
[6 Mar 2024 20:40]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/ODBC 8.4.0 release, and here's the proposed changelog entry from the documentation team: Fixed build errors to adhere to the C99 standard, which GCC 14 now enforces. Our thanks to Christopher Fore for this contribution. Thank you for the bug report.