Public bug reported: The zmq.hpp appears to be using a pre-released version of `zmq.hpp` that has the version set to `4.7.0` while not containing all the features in that version. In particular, this does not include https://github.com/zeromq/cppzmq/commit/a3e5b54c3cad9dc1c4e86555e47365c2d3950e63. Since the commit introduces a deprecation warning that recommends a new feature introduced in the same commit, attempting to fix it using a version check causes a compilation error on Ubuntu 20.04 due to missing feature.
** Affects: zeromq3 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zeromq3 in Ubuntu. https://bugs.launchpad.net/bugs/1933741 Title: zmq.hpp claims to be 4.7.0 when it isn't Status in zeromq3 package in Ubuntu: New Bug description: The zmq.hpp appears to be using a pre-released version of `zmq.hpp` that has the version set to `4.7.0` while not containing all the features in that version. In particular, this does not include https://github.com/zeromq/cppzmq/commit/a3e5b54c3cad9dc1c4e86555e47365c2d3950e63. Since the commit introduces a deprecation warning that recommends a new feature introduced in the same commit, attempting to fix it using a version check causes a compilation error on Ubuntu 20.04 due to missing feature. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zeromq3/+bug/1933741/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp