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
/oio-sds/core/ext.c: In function '_free_majmin_idle_list': /oio-sds/core/ext.c:506:7: error: trampoline generated for nested function '_clean_idle' [-Werror=trampolines] 506 | void _clean_idle (struct maj_min_idle_s *p) { | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [core/CMakeFiles/oiocore.dir/build.make:151: core/CMakeFiles/oiocore.dir/ext.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:670: core/CMakeFiles/oiocore.dir/all] Error 2 make: *** [Makefile:161: all] Error 2
gcc version 9.3.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
gcc version 9.3.0
The text was updated successfully, but these errors were encountered: