mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error in include/my_global.h
C++ comments in C files, and a typo in my_global.h
This commit is contained in:
parent
92265da9d7
commit
42f56557f5
8 changed files with 24 additions and 22 deletions
|
|
@ -563,7 +563,6 @@ typedef struct st_maria_block_scan
|
|||
ulonglong row_changes;
|
||||
} MARIA_BLOCK_SCAN;
|
||||
|
||||
//typedef ICP_RESULT (*index_cond_func_t)(void *param);
|
||||
|
||||
struct st_maria_handler
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue