diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-25 12:43:42 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-25 12:43:42 +0000 |
| commit | a799f841be804fa23c18dbffed972973acb26106 (patch) | |
| tree | 91eb217b27ae6c14152172caf02ed515c0340fa6 /pkgs/development/python-modules/python-openstackclient | |
| parent | ad87500e1bc8fe24bef694a66974a1416152ae16 (diff) | |
rippled: fix `gcc-13` build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/246448950:
In file included from /build/rippled/src/test/basics/base64_test.cpp:29,
from /build/rippled/build/CMakeFiles/rippled.dir/Unity/unity_23_cxx.cxx:4:
/build/rippled/src/ripple/basics/base64.h:65:20: error: 'uint8_t' is not a member of 'std'; did you mean 'wint_t'?
65 | base64_encode(std::uint8_t const* data, std::size_t len);
| ^~~~~~~
| wint_t
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
