Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
Description
some functions declared in storage/maria/maria_def.h don't match their
implements in parameters' types, such as _ma_dpointer and _ma_read_cache.
On Gentoo Linux with portage-multilib, it failed to compile x86-ABI (lib32 part),
it's likely because my_off_t is different from MARIA_RECORD_POS for x86-ABI on crossing build.