Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Fix the "mining doesn't return shares". #281

Merged
merged 1 commit into from
Jun 10, 2016
Merged

Fix the "mining doesn't return shares". #281

merged 1 commit into from
Jun 10, 2016

Conversation

bobsummerwill
Copy link
Contributor

This fix doesn't just revert to the previous code, which was causing warnings on FreeBSD. Instead, it removes the unused 'i' variable, as Enrique's changes did, and also clarifies the semantics for 'completed'.

This fix doesn't just revert to the previous code, which was causing warnings on FreeBSD.    Instead, it removes the unused 'i' variable, as Enrique's changes did, and also clarifies the semantics for 'completed'.
@bobsummerwill bobsummerwill merged commit 67e3bad into ethereum:develop Jun 10, 2016
enriquefynn referenced this pull request Jun 12, 2016
Failed when compiling with -Wfor-loop-analysis
@bobsummerwill bobsummerwill deleted the mining_fix branch June 14, 2016 04:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants