Subject: fread, fd behavior, and perl
To: None <tech-userlevel@netbsd.org>
From: Tom Spindler <dogcow@redback.com>
List: tech-userlevel
Date: 03/10/2000 17:35:49
perl 5.6 RC1 complains about instances where fread returns 0
but neither feof or ferror are true; the FreeBSD pr where
this was discussed is http://www.FreeBSD.org/cgi/query-pr.cgi?pr=12852

Should anything be done about this?