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

Modules not reloading with Active #2

Closed
m-2k opened this issue Dec 14, 2014 · 2 comments
Closed

Modules not reloading with Active #2

m-2k opened this issue Dec 14, 2014 · 2 comments

Comments

@m-2k
Copy link

m-2k commented Dec 14, 2014

Save avz:avz.erl

1> Compile Params: []
==> "mad"
==> "sh"
==> "erlydtl"
==> "cowboy"
==> "cowlib"
==> "ranch"
==> "gproc"
==> "fs"
==> "sh"
==> "sh"
==> "active"
==> "mad"
==> "sh"
==> "fs"
==> "sh"
==> "rest"
==> "kvs"
==> "n2o"
==> "cowboy"
==> "cowlib"
==> "ranch"
==> "gproc"
==> "erlydtl"
==> "/***/samples/apps"
==> "/***/samples/apps/db"
==> "/***/samples/apps/review"
==> db
==> "avz"

Save review:login.erl

1> Compile Params: []
==> "mad"
==> "sh"
==> "erlydtl"
==> "cowboy"
==> "cowlib"
==> "ranch"
==> "gproc"
==> "fs"
==> "sh"
==> "sh"
==> "active"
==> "mad"
==> "sh"
==> "fs"
==> "sh"
==> "rest"
==> "kvs"
==> "n2o"
==> "cowboy"
==> "cowlib"
==> "ranch"
==> "gproc"
==> "erlydtl"
==> "/***/samples/apps"
==> "/***/samples/apps/db"
==> "/***/samples/apps/review"
==> db
==> "avz"
Compiling /***/samples/apps/review/src/login.erl
/***/samples/apps/review/src/login.erl:44: Warning: variable 'User' is unused
/***/samples/apps/review/src/login.erl:48: Warning: variable 'B' is unused
Active: module loaded: login
@doxtop
Copy link
Contributor

doxtop commented Jan 29, 2017

does this somehow related to avz library? :)

@m-2k
Copy link
Author

m-2k commented Jan 29, 2017

Closed by synrc/mad#69

@m-2k m-2k closed this as completed Jan 29, 2017
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