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
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
