Skip to content

Conversation

@gomoripeti
Copy link

According to erlang documentation the argument module_str of
enif_open_resource_type "is not (yet) used and must be NULL." This NULL
value is unfortunately asserted on a debug enabled erlang VM. This
change enables erlzmq2 to be run on such a VM too.

According to erlang documentation the argument module_str of
enif_open_resource_type "is not (yet) used and must be NULL." This NULL
value is unfortunately asserted on a debug enabled erlang VM. This
change enables erlzmq2 to be run on such a VM too.
@ghost
Copy link

ghost commented May 14, 2019

Seems legit - http://erlang.org/doc/man/erl_nif.html#enif_open_resource_type - is anyone maintaining this repository?

@ghost
Copy link

ghost commented Jun 8, 2019

Doesn't seem to be maintained - I've published my fork to hex.pm (erlzmq) with your changes merged in https://github.com/esl/erlzmq

@bluca
Copy link
Member

bluca commented Jun 8, 2019

@bryanhuntesl we are always looking to welcome new volunteers in the ZeroMQ community - @yrashk @dhammika @evax any objection to adding a new maintainer? This repository seems in need of some love :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants