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

Make undefined_module error contain module name #96

Merged
merged 2 commits into from
Feb 13, 2013
Merged

Make undefined_module error contain module name #96

merged 2 commits into from
Feb 13, 2013

Conversation

horkhe
Copy link
Contributor

@horkhe horkhe commented Feb 7, 2013

I got a complain from my colleague that undefined_module error does not tell what particular module was undefined. This pull requests addresses that deficiency.

Besides it brings some empty line cleanup.

So only the first commit, which is really small, contains code changes. The second just removes extra empty lines.

Maxim Vladimirsky added 2 commits February 7, 2013 10:45
Use one empty line separator consistently throughout the
code base.
@horkhe
Copy link
Contributor Author

horkhe commented Feb 7, 2013

Interesting, the build broke for R14B03 only. It looks like a glitch in an Erlang node that was running the build.

@horkhe horkhe mentioned this pull request Feb 8, 2013
eproxus added a commit that referenced this pull request Feb 13, 2013
Make `undefined_module` error contain module name
@eproxus eproxus merged commit d06c9e7 into eproxus:develop Feb 13, 2013
@eproxus
Copy link
Owner

eproxus commented Feb 13, 2013

👍 Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants