[zeromq-dev] Is next major version of ZeroMQ going to drop compatibility with C++ lower than 11?

Pieter Hintjens ph at imatix.com
Thu Jan 28 16:40:12 CET 2016


Hi Ilya,

You're certainly welcome to send pull requests to fix the dependency
if you feel it's a problem. We're targeting version 4.2 at present, so
you may want to wait to do this. Or you may want to push it.

-Pieter

On Thu, Jan 28, 2016 at 1:55 PM, Ilya Kulakov <kulakov.ilya at gmail.com> wrote:
> It would be nice if ZeroMQ could drop compatibility with C++ versions lower
> than 11:
>
> 1. Much better standard library that would allow to some of the
> platform-specific solutions (i.e. cross-thread synchronization)
> 2. Allow to prepare codebase for C++17 so network-dependent code could be
> eventually dropped as well
> 3. Encourage people to improve some, honestly saying, ugly written C++ parts
>
>
> Best Regards,
> Ilya Kulakov
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list