[zeromq-dev] Making language bindings work withbothmaint andmaster

gonzalo diethelm gdiethelm at dcv.cl
Mon Oct 4 18:32:01 CEST 2010


> Yes, this is even nicer (I think). In short:
> 
> // These are the ONLY numbers you have to manually maintain:
> #define ZMQ_VERSION_MAJOR 2
> #define ZMQ_VERSION_MINOR 0
> #define ZMQ_VERSION_PATCH 1

Something else: these numbers should be defined in a single place. From
a cursory look at the code, I see they are at least defined in
configure.in and platform.hpp (manually, for Windows); surely this can
become a source of maintenance problems.

-- 
Gonzalo Diethelm




More information about the zeromq-dev mailing list