Document that struct-param is default off since: 3129266
This commit is contained in:
@@ -741,7 +741,7 @@ Here is a description of all the command line options:
|
|||||||
<tag><tt/return-type/</tag>
|
<tag><tt/return-type/</tag>
|
||||||
Warn about no return statement in function returning non-void.
|
Warn about no return statement in function returning non-void.
|
||||||
<tag><tt/struct-param/</tag>
|
<tag><tt/struct-param/</tag>
|
||||||
Warn when passing structs by value.
|
Warn when passing structs by value. (Disabled by default.)
|
||||||
<tag><tt/unknown-pragma/</tag>
|
<tag><tt/unknown-pragma/</tag>
|
||||||
Warn about #pragmas that aren't recognized by cc65.
|
Warn about #pragmas that aren't recognized by cc65.
|
||||||
<tag><tt/unreachable-code/</tag>
|
<tag><tt/unreachable-code/</tag>
|
||||||
|
|||||||
Reference in New Issue
Block a user