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

Compiler warnings on platforms lacking ck_ec #145

Open
sbahra opened this issue Sep 14, 2019 · 2 comments
Open

Compiler warnings on platforms lacking ck_ec #145

sbahra opened this issue Sep 14, 2019 · 2 comments
Assignees
Labels

Comments

@sbahra
Copy link
Member

sbahra commented Sep 14, 2019

In file included from /home/sbahra/ck/src/ck_ec.c:1:0:
/home/sbahra/ck/include/ck_ec.h:686:29: warning: no previous prototype for ‘ck_ec32_add_epilogue’ [-Wmissing-prototypes]
/home/sbahra/ck/include/ck_ec.h:835:29: warning: no previous prototype for ‘ck_ec_add64_epilogue’ [-Wmissing-prototypes]
@skyie
Copy link

skyie commented Jun 15, 2020

hi, I meet the same problem, so when will solve the compile warnings?

@sbahra
Copy link
Member Author

sbahra commented Jun 28, 2020

@skyie Patches appreciated! Someone will get to it eventually. Is it creating a problem for you?

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

No branches or pull requests

3 participants