At Sat, 02 Oct 2010 22:01:57 +0200, Martin Sustrik wrote:

> > 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.

CFFI includes groveller which is able to generate lisp code based on
.h stuff, but this is kinda overkill for such small header like
zmq.h.

Also I don't see the point why there's need to keep track of different
ABIs in one bucket. There may be different git branches for
ABI-incompatible versions, each branch may contain runtime check
against installed 0mq version.

-- 
wbr, Vitaly
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to