mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
8c73cafc4c
This patch fixes compilation warning, "conversion from 'time_t' to 'ulong', possible loss of data". The fix is to typecast time_t to ulong before assigning it to ulong. Backported this from 6.0-bugteam tree. |
||
---|---|---|
.. | ||
archive_reader.c | ||
archive_test.c | ||
azio.c | ||
azlib.h | ||
CMakeLists.txt | ||
ha_archive.cc | ||
ha_archive.h | ||
Makefile.am | ||
plug.in |