Menu

Commit [r161]  Maximize  Restore  History

Use const char * for constant strings

Fix compiler warnings:
v_utils.c:328:3: warning: passing argument 3 of ‘v_error’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from v_utils.h:24:0,
from v_utils.c:24:
vgrabbj.h:285:24: note: expected ‘char *’ but argument is of type ‘const char *’

ludov 2013-09-04

changed /trunk/vgrabbj/vgrabbj.c
changed /trunk/vgrabbj/vgrabbj.h
/trunk/vgrabbj/vgrabbj.c Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/vgrabbj.h 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.