On Sat, 2017-04-08 at 08:14 -0400, Wes Young wrote: > 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.ta > r.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
I think it's just that nobody needed them in the dist tarball until now. If you do, please feel free to send a PR to zproject to add them. Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
