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

Usage instructions in README cause error under 0.1.2 release #12

Closed
shanesveller opened this issue Sep 16, 2015 · 1 comment
Closed

Comments

@shanesveller
Copy link

When following usage example from the README:

iex(6)> AMQP.Basic.publish chan, "test_exchange", "", "Hello, World!"
** (FunctionClauseError) no function clause matching in AMQP.Utils.to_type_tuple/1
    (amqp) lib/amqp/utils.ex:5: AMQP.Utils.to_type_tuple(:undefined)
    (amqp) lib/amqp/basic.ex:61: AMQP.Basic.publish/5

Reverting to 0.1.1, these examples work fine.

@pma pma closed this as completed in 4de93cf Sep 17, 2015
@pma
Copy link
Owner

pma commented Sep 17, 2015

@shanesveller Thanks for reporting. Please try 0.1.3.

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

No branches or pull requests

2 participants