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

Call to non-existent function mochifmt:get_value/3 in mochifmt_records.erl #96

Closed
jcomellas opened this issue Jan 24, 2013 · 0 comments
Closed

Comments

@jcomellas
Copy link

When running dialyzer against mochiweb's codebase I found the following error:

src/mochifmt_records.erl:29: Call to missing or unexported function mochifmt:get_value/3

Apparently, the solution would be to remove the argument THIS from the call to mochifmt:get_value/3 in mochifmt_records.erl.

etrepum added a commit that referenced this issue Jan 24, 2013
@etrepum etrepum closed this as completed Jan 24, 2013
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