We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
preferably move to fty-common
CXX src/src_libfty_discovery_la-subprocess.lo
In file included from src/subprocess.cc:29:0:
src/fty_discovery_classes.h:103:5: error: 'void subprocess_test(bool)': visibility attribute ignored because it [-Werror=attributes]
subprocess_test (bool verbose); ^
In file included from src/fty_discovery_classes.h:82:0,
from src/subprocess.cc:29:
src/subprocess.h:205:5: error: conflicts with previous declaration here [-Werror=attributes]
subprocess_test (bool verbose);
The text was updated successfully, but these errors were encountered:
Hopefully #52 will fix this
Sorry, something went wrong.
No branches or pull requests
preferably move to fty-common
CXX src/src_libfty_discovery_la-subprocess.lo
In file included from src/subprocess.cc:29:0:
src/fty_discovery_classes.h:103:5: error: 'void subprocess_test(bool)': visibility attribute ignored because it [-Werror=attributes]
In file included from src/fty_discovery_classes.h:82:0,
src/subprocess.h:205:5: error: conflicts with previous declaration here [-Werror=attributes]
The text was updated successfully, but these errors were encountered: