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

Depo is usine a very old version of webmachine which depends on old version of mochiweb #4

Open
edwardt opened this issue Jul 23, 2014 · 3 comments

Comments

@edwardt
Copy link

edwardt commented Jul 23, 2014

Old version of mochiweb use parameterized module which has been deprecated. so this repo won't compile under Erlang R16+.

Compiled src/mochiweb_socket_server.erl
src/mochifmt_std.erl:6: parameterized modules are no longer supported
src/mochifmt_std.erl:11: variable 'THIS' is unbound
src/mochifmt_std.erl:14: variable 'THIS' is unbound
src/mochifmt_std.erl:23: variable 'THIS' is unbound

@sargun
Copy link

sargun commented Nov 18, 2014

Can we bump up the version of webmachine to 1.10.6?

@joewilliams
Copy link
Contributor

I am fine with doing something like this but don't have time at the moment to do it myself. Please submit a PR that works (tests pass, etc) and I'll merge.

@joewilliams
Copy link
Contributor

Folsom has moved, please resubmit your issue at https://github.com/folsom-project Thanks!

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

3 participants