odd-ball question:

if API’s are in “draft” mode, would it be prudent to add:

#ifdef CZMQ_BUILD_DRAFT_API

…

#endif

around the .c files [1]?

configure.ac seems to obscure this problem by setting -enable-drafts=yes by 
default, but if you “try to take things into your own hands” [ie: w/o using 
configure, say for generating libs for cross-platform bindings], not setting 
the ‘CZMQ_BUILD_DRAFT_API’ var seems to make things fall apart.


[1] [i have zero problem pushing some PRs here, jw if there’s an opinion out 
there]
     https://github.com/zeromq/czmq/compare/master...wesyoung:master

--
wes
wesyoung.me

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

Reply via email to