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

Remove warning message when building fpm #697

Open
wyphan opened this issue May 18, 2022 · 0 comments
Open

Remove warning message when building fpm #697

wyphan opened this issue May 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wyphan
Copy link
Contributor

wyphan commented May 18, 2022

Description

This is not a game-breaking bug by any means, but it would be nice if this warning message when building fpm no longer shows up at the link phase.

/usr/bin/ld: build/gfortran_367ECB55A902040F/fpm/libfpm.a(src_fpm_filesystem.F90.o): in function `__fpm_filesystem_MOD_get_temp_filename':
/fpm/./src/fpm_filesystem.F90:591: warning: the use of `tempnam' is dangerous, better use `mkstemp'

Expected Behaviour

Building fpm does not emit any warning messages.

Version of fpm

It's been there for a while, incuding latest develop (at the time of writing) aec789f

Platform and Architecture

Linux x86_64 (Ubuntu 20.04 LTS)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant