Menu

Commit [r178]  Maximize  Restore  History

Fix compiler warnings

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]

ludov 2013-09-04

changed /trunk/vgrabbj/v_utils.c
/trunk/vgrabbj/v_utils.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.