[zeromq-dev] Converting Perl examples to ffi bindings?

Dylan Cali calid1984 at gmail.com
Sat Dec 5 22:22:34 CET 2015


Ok, using git bisect ca52dc7 appears to be the offending commit.  This got
pulled in as part of PR 599 "mdp samples in C#."

git log doesn't show any changes to the Perl directory.  Only by doing an
explicit git diff against the previous commit can I get the changes to show
up:

$ git diff c076f1e ca52dc7

Weird, I wonder what happened?


On Sat, Dec 5, 2015 at 3:36 PM, Dylan Cali <calid1984 at gmail.com> wrote:

> Hey Pieter,
>
> All the converted Perl examples seem to have gotten reverted back... any
> idea what happened?
>
> Thanks
>
> On Wed, Oct 21, 2015 at 5:38 AM, Pieter Hintjens <ph at imatix.com> wrote:
>
>> Sounds like a good plan.
>>
>> On Wed, Oct 21, 2015 at 3:46 AM, Dylan Cali <calid1984 at gmail.com> wrote:
>> > Hello,
>> >
>> > Would there be any objection to converting the Perl examples in the
>> > guide to the ffi bindings?  Full disclosure, I'm the author/maintainer
>> > of the ffi bindings.
>> >
>> > Compared to the XS bindings the ffi bindings are more actively
>> > maintained and work with all versions of zeromq (and obviously don't
>> > require compilation).
>> >
>> > Thanks,
>> > Dylan
>> >
>> > https://github.com/calid/zmq-ffi
>> > _______________________________________________
>> > zeromq-dev mailing list
>> > zeromq-dev at lists.zeromq.org
>> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151205/762f5746/attachment.htm>


More information about the zeromq-dev mailing list