diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-09 23:10:32 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-09 23:10:32 +0000 |
| commit | 7ceef45f5f8580ae0de368de685f843296517e1a (patch) | |
| tree | e5ee5b8446a5ed53044ecf642af1d7efc7f28434 /pkgs/development/python-modules/python-openstackclient | |
| parent | 442d407992384ed9c0e6d352de75b69079904e4e (diff) | |
libhv: fix build against `gcc-13`
Without the change build fails on `master` as
https://hydra.nixos.org/build/247623778:
[ 98%] Built target hmain_test
In file included from /build/source/examples/mqtt/mqtt_client_test.cpp:10:
/build/source/examples/../mqtt/mqtt_client.h: In member function 'int hv::MqttClient::publish(const std::string&, const std::string&, int, int, MqttCallback)':
/build/source/examples/../mqtt/mqtt_client.h:232:25: error: invalid use of incomplete type 'const std::string' {aka 'const class std::__cxx11::basic_string<char>'}
232 | msg.topic_len = topic.size();
| ^~~~~
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
