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

Bfgminer 2.5.x #819

Open
wants to merge 9,832 commits into
base: bfgminer-2.5.x
Choose a base branch
from

Conversation

danielaitalia20
Copy link

No description provided.

…(millisecond precision) to handle faster devices like the Antminer U3 that complete works in under 1ds
…rare relock when resizing windows inside curses_print_status
luke-jr and others added 30 commits January 4, 2018 03:33
Signed-off-by: Christian Inci <chris.gh@broke-the-inter.net>
Fixed typo which lead to a crash. (Fixes luke-jr#763)
to avoid:
```
  CC       bfgminer-adl.o
adl.c:390:17: warning: address of array 'lpInfo[i].strAdapterName' will always evaluate to 'true' [-Wpointer-bool-conversion]
                if (lpInfo[i].strAdapterName)
                ~~  ~~~~~~~~~~^~~~~~~~~~~~~~
1 warning generated.
```
…s-of-array

fix warning: checking address of array
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.

9 participants