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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933741

Title:
  zmq.hpp claims to be 4.7.0 when it isn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeromq3/+bug/1933741/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to