Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
When compiling with Clang, default behavior is to have the compiler flag `'warn_unused_result' attribute [-Werror,-Wunused-result]` - enable the equivalent for some of the GCC builds as well.