diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 10:10:12 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 10:10:12 +0800 |
| commit | dffdaab0c8a9fadd083d0d6967231c97fb1ad053 (patch) | |
| tree | 81afa9b1a91daf1eb6d5ca685f161eab0f219a06 /databases/rubygem-red-arrow | |
| parent | databases/arrow-glib: Update to 13.0.0 (diff) | |
databases/rocksdb: Fix build on i386
utilities/transactions/pessimistic_transaction.cc:691:25: error: implicit conversion from 'type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Werror,-Wconstant-conversion]
: std::numeric_limits<uint64_t>::max();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utilities/transactions/pessimistic_transaction.cc:766:23: error: implicit conversion from 'type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Werror,-Wconstant-conversion]
: std::numeric_limits<uint64_t>::max();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
Diffstat (limited to 'databases/rubygem-red-arrow')
0 files changed, 0 insertions, 0 deletions
