Merge branch 'master' into cooking

This commit is contained in:
Wolfgang Bumiller 2014-01-26 12:38:00 +01:00
commit 9cc4fe1ed2

View file

@ -335,7 +335,7 @@ ignored for both cases.
When compiling original QuakeWorld QC there are instances where
code overwrites constants. This is considered an error, however
for QuakeWorld to compile it needs to be treated as a warning
instead, as such this warning only works when -std=qcc.
instead, as such this warning only works when \-std=qcc.
.It Fl W Ns Cm directive-inmacro
Warn about the use of preprocessor directives inside macros.
.It Fl W Ns Cm builtins