> > I just took a look at this change and have a question. Should it be
> > protected with VERSION macros in any way? Or it just goes into
master
> > and that's it?
> 
> The option will arrive in 2.1.0 version meaning that you should do
this:
> 
> #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(2,1,0) ...

Right. My question was: should the definition and use of this in 0MQ
itself (zmq.h and options.cpp) be protected in any way with VERSION
macros?

-- 
Gonzalo Diethelm

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to