[En-Nut-Discussion] Bugs ? or Function cancel on new 3.4.3 ?
iVesWorking
ivesworking at hotmail.com
Wed Sep 1 11:08:23 CEST 2004
i have
warning: assignment discards qualifiers from pointer target type
on the code i been write,
i think i using 342 to write my code, after migrate to 343 i have nearly hundred of the same warning,
this warning is something like
prog_char *st_P;
static prog_char st_unknown[] = "UNKNOWN";
st_P = st_unknown; <- the warning line
any idea how to fix this problem ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.egnite.de/pipermail/en-nut-discussion/attachments/20040901/3dfd7212/attachment-0001.html>
More information about the En-Nut-Discussion
mailing list