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 compiler warning for vol-tests/driver/h5vl_test_driver.cxx #40

Open
hyoklee opened this issue Mar 28, 2023 · 0 comments
Open

Remove compiler warning for vol-tests/driver/h5vl_test_driver.cxx #40

hyoklee opened this issue Mar 28, 2023 · 0 comments

Comments

@hyoklee
Copy link
Member

hyoklee commented Mar 28, 2023

 -- The C compiler identification is GNU 11.3.0
 ...
/home/runner/work/vol-daos/vol-daos/test/vol/driver/h5vl_test_driver.cxx:484:23: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
407
 484 |                 system(command.c_str());                        \
408
     |                 ~~~~~~^~~~~~~~~~~~~~~~~
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