-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Silence all compiler warnings when build #17708
Comments
@hzfan could you fix the warnings in ffi that you introduced. CI already tests with |
I created a pr #17718 to fix the warnings introduced by FFI. Any ways to detect these warnings as errors? I tried to build with |
As of #17645, CI may have used an older compiler without the respective warnings for the pipeline running with |
build_log_20200301_10a12d59f6.txt fixed ones, introduce others greetings |
See #17752 for fixing the CPU build. |
Description
silence all warnings when build the project
References
when build the project, a tons of warnings like
(Done in #17718)
and others like
the full log:
full_log.txt
this is not considered a bug, because at the moment, the build process finished OK. but is good silence this warnings wich fill with spam the output
greetings
The text was updated successfully, but these errors were encountered: