[MDEV-13040] mariadb_stmt.h contains C++ comments for MYSQL_STMT_USE_RESULT Created: 2017-06-08 Updated: 2017-06-08 Resolved: 2017-06-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | libmariadb |
| Affects Version/s: | 10.2.6 |
| Fix Version/s: | 10.2.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | FLAESCH Sebastien | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux Debian 8.6 |
||
| Description |
|
The mariadb_stmt.h header contains C++ comments:
When compiling with gcc C compiler and -Wall -Werrors you get:
Please consider adding such compilation testing in non-regression tests. |
| Comments |
| Comment by Georg Richter [ 2017-06-08 ] |
|
Fixed in rev. e5ce85b0b6f2e734b497aea5c2eff6398da749f5 (master and 10.2-server branch of Connector/C) |