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

Prevent a common warning, accessing an undefined instance variable #167

Closed
wants to merge 1 commit into from

Conversation

benlangfeld
Copy link

No description provided.

@obrie
Copy link
Member

obrie commented Mar 19, 2012

Which runtime generates this warning? I've never noticed it in any tests.

@ghost ghost assigned obrie Mar 19, 2012
@benlangfeld
Copy link
Author

CRuby 1.9.3, but only if you run ruby with -w. There are several others, but this is the one that occurs most in my projects which depend on state_machine.

@obrie
Copy link
Member

obrie commented Mar 19, 2012

Ah, I gotcha. Thanks, I'll take a look at this sometime in the next week.

@obrie obrie closed this in 355d20b Apr 22, 2012
@obrie
Copy link
Member

obrie commented Apr 22, 2012

Hopefully should never see any warnings again from state_machine :) Definitely file a bug if you encounter any more!

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.

2 participants