Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
N/A
-
None
-
Not for Release Notes
Description
bb-MDEV-24-monty fails to compile in buildbots on Windows:
https://buildbot.mariadb.org/#/builders/234/builds/39408/steps/8/logs/stdio
ced634e8c99aa1a77c6b7f4210013cbbcf6f14da |
92>C:\Buildbot\amd64-windows\build\storage\maria\ma_checkpoint.c(285,9): error C2220: the following warning is treated as an error [C:\Buildbot\amd64-windows\build\storage\maria\aria.vcxproj]
|
if (unlikely(translog_write_record(&lsn, LOGREC_CHECKPOINT,
|
^
|
|
92>C:\Buildbot\amd64-windows\build\storage\maria\ma_checkpoint.c(285,9): warning C4244: 'function': conversion from '__int64' to 'uint', possible loss of data [C:\Buildbot\amd64-windows\build\storage\maria\aria.vcxproj]
|
if (unlikely(translog_write_record(&lsn, LOGREC_CHECKPOINT,
|
^
|
Attachments
Issue Links
- is caused by
-
MDEV-24 Segmented key cache for Aria
-
- Closed
-