Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.11.0
-
None
-
gcc7
-
9223372036854775807
Description
Lustre doesn't build with newer gcc7 due to many different warnings. some are easier to fix in the code. another are rather false (see an example below) and easier to supress.
util/parser.c:575:25: error: ‘%2d’ directive output may be truncated writing between 2 and 10 bytes into a region of size 4 [-Werror=format-truncation=]