Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion compiler-flags-options.org
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
+ Enables extra flags not enabled by -Wall, such as
-Wsign-compare (C only), -Wtype-limits, -Wuninitialized ...

+ -pendantic or -Wpendantic
+ -pedantic or -Wpedantic
+ Issue all warning required by ISO C and ISO C++ standard, it
issues warning whenever there are compiler extensions non
compliant to ISO C or C++ standard.
Expand Down