[zeromq-dev] czmq + draft mode
Wes Young
wes at barely3am.com
Thu Sep 29 20:52:09 CEST 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160929/ff2f3bd4/attachment.sig>
More information about the zeromq-dev
mailing list