v_utils.c: In function ‘check_minmax’:
v_utils.c:310:97: warning: declaration of ‘l_opt’ shadows a global declaration [-Wshadow]
In file included from v_utils.h:24:0,
from v_utils.c:24:
vgrabbj.h:309:25: warning: shadowed declaration is here [-Wshadow]
v_utils.c: In function ‘check_maxlen’:
v_utils.c:321:73: warning: declaration of ‘l_opt’ shadows a global declaration [-Wshadow]
In file included from v_utils.h:24:0,
from v_utils.c:24:
vgrabbj.h:309:25: warning: shadowed declaration is here [-Wshadow]