------- Comment #2 from pluto at agmk dot net  2008-08-25 07:42 -------
$ gcc utils.i -c -O3 -g

utils.c: In function 'tr_deepLog':
utils.c:193: warning: ignoring return value of 'fwrite', declared with
attribute warn_unused_result
In function 'memset',
    inlined from 'tr_malloc0' at utils.c:704:
/usr/include/bits/string3.h:82: warning: call to '__warn_memset_zero_len'
declared with attribute warning: memset used with constant zero length
parameter; this could be due to transposed parameters


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37229

Reply via email to