branches/innodb+: Undo the partial introduction of UNIV_UNUSED, to reduce
differences from branches/zip. The __attribute__((unused)) should work on all platforms. When compiled with something else than GCC, MySQL supposedly does #define __attribute__(x) /* empty */ so that the attributes will be ignored.
Showing
Please register or sign in to comment