mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
# (suggestions from gcc, not code problems)
|
|
# NOTE: -Wformat-nonliteral added back in here (from being disabled in
|
|
# H5_CFLAGS)
|
|
-Waggregate-return
|
|
-Wformat-nonliteral
|
|
-Winline
|
|
-Wmissing-format-attribute
|
|
-Wmissing-noreturn
|