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

gcc warning during the compilation #152

Open
picca opened this issue Sep 6, 2017 · 0 comments
Open

gcc warning during the compilation #152

picca opened this issue Sep 6, 2017 · 0 comments

Comments

@picca
Copy link

picca commented Sep 6, 2017

Hello, I wil put the warning observed during the compilation of the extensions here.

fabio/ext/src/columnfile.c: In function 'cf_read_ascii':
fabio/ext/src/columnfile.c:180:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(line,2048,(FILE *)fp);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
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