[MDEV-12244] C API header file contains C++ comment for COM_BINLOG_DUMP_GTID Created: 2017-03-13 Updated: 2017-03-13 Resolved: 2017-03-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.2.4 |
| Fix Version/s: | 10.2.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | FLAESCH Sebastien | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux Debian 8 |
||
| Description |
|
The mysql.h header file contains a C++ comment that produces a compiler warning when using gcc. Only C comments should be used:
|