mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-01-31 03:50: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
|
.sp
|
||||||
.BR -std=gmqcc " includes:"
|
.BR -std=gmqcc " includes:"
|
||||||
.in +4
|
.in +4
|
||||||
|
.nf
|
||||||
-fadjust-vector-fields
|
-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
|
.in
|
||||||
|
.sp
|
||||||
.BR -std=qcc " includes:"
|
.BR -std=qcc " includes:"
|
||||||
.in +4
|
.in +4
|
||||||
.nf
|
.nf
|
||||||
|
@ -110,6 +122,7 @@ them.
|
||||||
-f\fIno-\fRadjust-vector-fields
|
-f\fIno-\fRadjust-vector-fields
|
||||||
.fi
|
.fi
|
||||||
.in
|
.in
|
||||||
|
.sp
|
||||||
.BR -std=fteqcc " includes:"
|
.BR -std=fteqcc " includes:"
|
||||||
.in +4
|
.in +4
|
||||||
.nf
|
.nf
|
||||||
|
|
Loading…
Reference in a new issue