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

Fix warning on usage #154

Closed
wants to merge 2 commits into from
Closed

Fix warning on usage #154

wants to merge 2 commits into from

Conversation

mperham
Copy link

@mperham mperham commented Jan 3, 2017

I see this warning on every usage:

~/.gem/jruby/2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:285: warning: instance variable @digest_username not initialized

I see this warning on every usage:

```
~/.gem/jruby/2.3.1/gems/rack-test-0.6.3/lib/rack/test.rb:285: warning: instance variable @digest_username not initialized
```
@tobidelius
Copy link

Me too, please merge. I'm using Mike's fork atm :)

@junaruga
Copy link
Contributor

@mperham thank you for your pull-request.

@perlun
I think this PR's issue was fixed as below commit.
2178498

So, I think that we do not need to merge this PR.

At least I did not see the warning message on latest Travis CI's jruby test.
https://travis-ci.org/rack-test/rack-test

@mperham @sandelius for that reason, I would close this PR.
But if you still see the issue, let us know.

Thank you.

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.

4 participants