[zeromq-dev] Making language bindings work with both maint andmaster

Martin Sustrik sustrik at 250bpm.com
Sat Oct 2 22:01:57 CEST 2010


On 10/02/2010 09:59 PM, gonzalo diethelm wrote:
> My suggestion was to have #define macros to identify the version of 0MQ
> against which a binding is being compiled. Something like ZMQ_MAJOR,
> ZMQ_MINOR, etc. Or a single #define ZMQ_VERSION to 20101002 (YYYYMMDD).

Yeah, something like that. Let's see what other binding maintainer say 
about the topic.

> Why would this not work with some bindings? Are those not compiled using
> the C public API?

Nope. The two I've mentioned redeclare the ABI of the library in a 
native way.

Martin


More information about the zeromq-dev mailing list