Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to rabbitmq-c-fb6fca832fd2 #14

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MattiL
Copy link

@MattiL MattiL commented Apr 4, 2012

I haved upgraded Net::RabbitMQ to rabbitmq-c-fb6fca832fd2 and got rid of a segmentation fault in #13. Unfortunately I have not implemented the features added only to Net::RabbitMQ. So you may merge it so that the new features remain.

@postwait
Copy link
Member

postwait commented Apr 4, 2012

Removing all the features that were added into Net::RabbitMQ isn't really an acceptable step. If you want to update the rabbitmq-c stuff, pull the new sources and merge in the additions we've make over time in the Net::RabbitMQ source base. Those changes are critical to make this module useful for AMQP interaction within Perl.

@sorear
Copy link

sorear commented Jul 3, 2012

I may be interested in taking this on. @postwait, what is left to do? Would you prefer a start over? If so, what version of librabbitmq-c is already present?

@emarcotte
Copy link

I've done a bit of work to actually split the two libraries so that we could get some bug fixes from more recent versions of the c library without having to rebuild Net::RabbitMQ each time. See https://github.com/emarcotte/Net--RabbitMQ

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.

4 participants