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

Fixed object undefined && stack undefined problems #1

Merged
merged 1 commit into from
May 3, 2014

Conversation

alessioalex
Copy link
Contributor

If you test this with a big repo, say rails you will get 2 problems:

  1. at some point in time stack will be undefined (line 53)
  2. object will be undefined

This will fix the problems with throwing errors, but you should probably double check if everything is ok.

chrisdickinson added a commit that referenced this pull request May 3, 2014
Fixed object undefined && stack undefined problems
@chrisdickinson chrisdickinson merged commit 7fd49e8 into chrisdickinson:master May 3, 2014
@chrisdickinson
Copy link
Owner

Way belatedly -- 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

Successfully merging this pull request may close these issues.

None yet

2 participants