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=]
Attachments
Issue Links
Activity
Fix Version/s | New: Lustre 2.11.0 [ 13091 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Affects Version/s | New: Lustre 2.11.0 [ 13091 ] |