summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-02-09 23:10:32 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-02-09 23:10:32 +0000
commit7ceef45f5f8580ae0de368de685f843296517e1a (patch)
treee5ee5b8446a5ed53044ecf642af1d7efc7f28434 /pkgs/development/python-modules/python-openstackclient
parent442d407992384ed9c0e6d352de75b69079904e4e (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