mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
2bb6619528
* Split intel compiler flags into sub-folders * Update Intel options for warnings * Mostly CMake, Autotools needs additional work
20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
-Wcomment
|
|
-Wdeprecated
|
|
-Wextra-tokens
|
|
-Wformat
|
|
-Wformat-security
|
|
-Wmain
|
|
-Wmissing-declarations
|
|
-Wmissing-prototypes
|
|
-Wp64
|
|
-Wpointer-arith
|
|
-Wreturn-type
|
|
-Wshadow
|
|
-Wstrict-prototypes
|
|
-Wtrigraphs
|
|
-Wuninitialized
|
|
-Wunknown-pragmas
|
|
-Wunused-function
|
|
-Wunused-variable
|
|
-Wwrite-strings
|