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

error BRCrypto.h line 95 #8

Open
DaveTheKeyMaker opened this issue Mar 19, 2018 · 0 comments
Open

error BRCrypto.h line 95 #8

DaveTheKeyMaker opened this issue Mar 19, 2018 · 0 comments

Comments

@DaveTheKeyMaker
Copy link

../../../../src/main/jni/loafwallet-core/BRCrypto.h:95:63: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' [-Wimplicit-function-declaration]
void *(*volatile const memset_ptr)(void *, int, size_t) = memset;
^
../../../../src/main/jni/loafwallet-core/BRCrypto.h:95:63: note: include the header <string.h> or explicitly provide a declaration for 'memset'
1 warning generated.

TheHolyRoger pushed a commit to TheHolyRogerCoin/crackerwallet-core that referenced this issue Jul 28, 2018
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

No branches or pull requests

1 participant