-
Notifications
You must be signed in to change notification settings - Fork 16
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
src/seresye_agenda.erl:317: syntax error before: M #5
Comments
brute force fix: jnorthrup@jnorthrup-XPS-8500: |
I will take a look at this this evening |
Hello Jim I am totally overwhelmed with work at the moment. I am planning to get back to this project in October as I will be continuing work on my MSc and I will iron out all issues with it. Cheers, |
==> seresye (compile)
Compiled src/seresye_transform.erl
Compiled src/seresye_autoneg.erl
Compiled src/seresye_app.erl
Compiled src/seresye_speedtest.erl
src/seresye_agenda.erl:317: syntax error before: M
src/seresye_agenda.erl:302: function execute_rule/2 undefined
make: *** [deps] Error 1
steps to reproduce:
ubuntu-12
sudo apt-get install git erlang-{eunit,dev}
git clone https://github.com/gleber/exat;cd exat
make deps
The text was updated successfully, but these errors were encountered: