------- Comment #8 from bill at cse dot ucdavis dot edu  2008-03-18 00:02 
-------
(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
> 

So how would I fix it?(In reply to comment #6)
> Looks like the reason why it was not being fixed because of:
> __NTH (feof_unlocked (FILE *__stream))
> 

BTW, this seems pretty common, I looked at Ubuntu Gutsy 7.10 system and it has
the same definition:
cat /usr/include/bits/stdio.h | grep feof_unlocked | head -1
__NTH (feof_unlocked (FILE *__stream))


-- 


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

Reply via email to