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:
Sergei Golubchik 2013-09-09 19:31:29 +02:00
commit 42f56557f5
8 changed files with 24 additions and 22 deletions

View file

@ -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
{