X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=doc%2Fgmqcc.1;h=510e754d31dbe276eb4eab87e365ebe4291a4bba;hp=78d767e26f384ae38e8e7394a0a0d607c9f90a50;hb=def1a26b12ffdec8f8e09fb9c41459ad30f573d3;hpb=ac8c7d730a7d0728facbdddea984a631037055aa diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 78d767e..510e754 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -186,6 +186,9 @@ variables can be opened using .Ql #pragma noref 1 and closed via .Ql #pragma noref 0 Ns . +.It Fl W Ns Cm unused-component +Generate a warning about vector variables which are declared but not all their +components are used. .It Fl W Ns Cm used-uninitialized Generate a warning if it is possible that a variable can be used without prior initialization. Note that this warning is not