Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

rpc errors on windows #15

Open
Altcoin-Cash opened this issue Jan 5, 2019 · 1 comment
Open

rpc errors on windows #15

Altcoin-Cash opened this issue Jan 5, 2019 · 1 comment
Assignees

Comments

@Altcoin-Cash
Copy link
Collaborator

rpc call on win returns HPE_INVALID_CONTENT_LENGTH
Probably a compile error due our code still have old c11 compiler standards
https://github.com/HTHcoin/HTH/blob/1946ad98b9200e42ce92a7bf95f40f69157b376c/configure.ac#L63
https://stackoverflow.com/questions/44382862/how-to-printf-a-size-t-without-warning-in-mingw-w64-gcc-7-1

@Altcoin-Cash Altcoin-Cash self-assigned this Jan 5, 2019
@Altcoin-Cash
Copy link
Collaborator Author

Changed [11] to [14] here and it compiles on Ubuntu18. https://github.com/HTHcoin/HTH-Legacy/blob/1946ad98b9200e42ce92a7bf95f40f69157b376c/configure.ac#L64

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant