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

Change meaning of 'b' field values #166

Merged
merged 1 commit into from
Jun 25, 2015
Merged

Change meaning of 'b' field values #166

merged 1 commit into from
Jun 25, 2015

Conversation

squaremo
Copy link
Collaborator

RabbitMQ prior to version 3.3.0 treated the 'b' field value as unsigned; however, the specification and most clients treat it as signed. (This changed in RabbitMQ in rabbitmq/rabbitmq-server@a640f74)

Fixes #165.

RabbitMQ prior to version 3.3.0 treated the 'b' field value as
unsigned; however, the specification and most clients treat it as
signed.
squaremo added a commit that referenced this pull request Jun 25, 2015
Change meaning of 'b' field values to keep up with change in RabbitMQ
@squaremo squaremo merged commit aee09d5 into master Jun 25, 2015
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.

None yet

1 participant