[zeromq-dev] zproject generated bindings
Wes Young
wes at barely3am.com
Sat Apr 8 14:14:25 CEST 2017
dumb question:
https://github.com/zeromq/czmq/tree/master/bindings
is it “poor form” or “just an oversight" to include these as part of the make dist in each of the projects? i know they’re in the “source” releases, but not the distribution releases. they don’t need to be installed with the default “make install”, but they might be useful to have handy if you “pull the release” and are working with the “official source” (rather than a tag where you have to determine your own sha1sums … imo).
https://github.com/zeromq/czmq/releases/download/v4.0.2/czmq-4.0.2.tar.gz
vs
https://github.com/zeromq/czmq/archive/v4.0.2.tar.gz
subtle diff, dunno that it matters all that much either way. mostly has to do with some of the [python] build systems i’m building and how the github urls get generated (along with passing along the correct hashes, etc).
i can do a PR if it’s just an oversight. thoughts?
--
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/20170408/c890e793/attachment.sig>
More information about the zeromq-dev
mailing list