Files
bees/src/bees.cc
Zygo Blaxell 5a36a2ce9c readahead: size_t is 32 bits on ILP32 platforms
Cast size_t so it matches uint64_t for the std::min template.

Fixes: https://github.com/Zygo/bees/issues/323
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2025-09-12 03:12:06 -04:00

27 KiB