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 assigned but unused var warnings #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

walf443
Copy link

@walf443 walf443 commented Feb 9, 2019

When I run test my envrionement, some warnings occured.
This PR fixed this warnings.

install -c tmp/x86_64-darwin18/stackprof/2.6.1/stackprof.bundle lib/stackprof/stackprof.bundle
cp tmp/x86_64-darwin18/stackprof/2.6.1/stackprof.bundle tmp/x86_64-darwin18/stage/lib/stackprof/stackprof.bundle
/Users/yoshimin/src/github.com/tmm1/stackprof/test/test_stackprof.rb:151: warning: assigned but unused variable - raw
Run options: --seed 43865

# Running:

....................../Users/yoshimin/src/github.com/tmm1/stackprof/lib/stackprof/report.rb:45: warning: assigned but unused variable - addr
..

Finished in 0.307169s, 78.1329 runs/s, 244.1653 assertions/s.
24 runs, 75 assertions, 0 failures, 0 errors, 0 skips

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

1 participant