Displaying 1 result from an estimated 1 matches for "o_stream_writev".
2006 Jan 27
1
gcc 2.95 compile errors
...shell bug - I'd accidentally set an environment variable called
"PATH=/opt/RDGgcc3/bin:/usr/bin ..." and I guess some script had
mistaken it for the real PATH environment variable (which didn't include
the gcc3 location).
Should I be worried?
Chris
ostream-file.c: In function `o_stream_writev':
ostream-file.c:126: warning: `ret' might be used uninitialized in this
function
ostream-file.c: In function `_send_istream':
ostream-file.c:671: warning: assignment from incompatible pointer type
mail-cache.c: In function `mail_cache_lock':
mail-cache.c:374: warning: `ret' mig...