mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-01-18 14:21:36 +00:00
manpage: bring the list of included -f and -W flags for each described -std up to date
This commit is contained in:
parent
5d1685b93d
commit
5134673461
1 changed files with 13 additions and 0 deletions
13
doc/gmqcc.1
13
doc/gmqcc.1
|
@ -101,8 +101,20 @@ them.
|
|||
.sp
|
||||
.BR -std=gmqcc " includes:"
|
||||
.in +4
|
||||
.nf
|
||||
-fadjust-vector-fields
|
||||
-fcorrect-logic
|
||||
-ftrue-empty-strings
|
||||
-floop-labels
|
||||
-finitialized-nonconstants
|
||||
-ftranslatable-strings
|
||||
-f\fIno-\fRfalse-empty-strings
|
||||
-Winvalid-parameter-count
|
||||
-Wmissing-returnvalues
|
||||
-fcorrect-ternary (cannot be turned off)
|
||||
.fi
|
||||
.in
|
||||
.sp
|
||||
.BR -std=qcc " includes:"
|
||||
.in +4
|
||||
.nf
|
||||
|
@ -110,6 +122,7 @@ them.
|
|||
-f\fIno-\fRadjust-vector-fields
|
||||
.fi
|
||||
.in
|
||||
.sp
|
||||
.BR -std=fteqcc " includes:"
|
||||
.in +4
|
||||
.nf
|
||||
|
|
Loading…
Reference in a new issue