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

Support non-binary error-reasons in define_js/4 #35

Merged
merged 1 commit into from
Aug 21, 2013

Commits on Jan 28, 2013

  1. Support non-binary error-reasons in define_js/4

    define_js/4 did not include a pattern to match against non-binary values in
    the error tuple that can be a result of evaluating call_driver/4. This caused
    case_clause run-time errors when the reason for the error was not a binary.
    
    ({error, timeout} for example).
    Gustaf Sjöberg committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    1e64fcb View commit details
    Browse the repository at this point in the history