Bug #16689 Updated: bzread has no reliable way of detecting eof

2002-04-20 Thread wez
ID: 16689 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Bzip2 Related Operating System: win32 PHP Version: 4.1.2 New Comment: Can you try a CVS snapshot? Try: http://php-bin-

Bug #16689 Updated: bzread has no reliable way of detecting eof

2002-04-19 Thread joshbuddy
ID: 16689 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Bzip2 Related -Operating System: +Operating System: win32 PHP Version: 4.1.2 New Comment: this does not work on win32. bz

Bug #16689 Updated: bzread has no reliable way of detecting eof

2002-04-18 Thread wez
ID: 16689 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Bzip2 Related PHP Version: 4.1.2 New Comment: Err, scratch that last comment; the only way to detect eof for bzip streams is to keep reading it. feof will always return false

Bug #16689 Updated: bzread has no reliable way of detecting eof

2002-04-18 Thread wez
ID: 16689 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Bzip2 Related PHP Version: 4.1.2 New Comment: Try a recent CVS snapshot; you can now use feof on bz handles. Reopen this report if it doesn't work for you :