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

Don't run javaaddpath gratuitously #2

Merged
merged 1 commit into from
Oct 24, 2013

Conversation

chinasaur
Copy link
Contributor

javaaddpath has the side effect of erasing all global variables. Shouldn't need to do it over and over!

javaaddpath has the side effect of erasing all global and Java
variables.  Should need to do it over and over!
kotowicz added a commit that referenced this pull request Oct 24, 2013
thanks chinasaur. I assume your patch fixes the clearing of globals?
@kotowicz kotowicz merged commit ddc9f87 into kotowicz:master Oct 24, 2013
@ghost ghost assigned kotowicz Jan 14, 2014
@kotowicz
Copy link
Owner

@chinasaur: the code introduces some new problems, so I'll have to revisit the entire globals problem again. I'd be happy if you could provide any feedback: #4

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