Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2.4
-
None
-
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:
In file included from /opt3/dbs/mdb/10.2/include/mysql/mysql.h:73:0,
|
from mys.c:39:
|
/opt3/dbs/mdb/10.2/include/mysql/mysql_com.h:114:22: error: C++ style comments are not allowed in ISO C90 [-Werror]
|
COM_UNIMPLEMENTED, // COM_BINLOG_DUMP_GTID in MySQL
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.2 [ 14601 ] | |
Assignee | Oleksandr Byelkin [ sanja ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.2.5 [ 22117 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 79947 ] | MariaDB v4 [ 151801 ] |