it happens on Linux and Windows. I've repro'd it in both places. The bug submitter hadn't tested elsewhere.
G -----Original Message----- From: Stanislav Malyshev [mailto:s...@zend.com] Sent: Wednesday, September 02, 2009 2:15 PM To: Garrett Serack Cc: 'PHP Internals' Subject: Re: [PHP-DEV] Fix for 49148 (combination of stream_get_line and fseek does not work correctly) Hi! > I thought I'd run this by folks first before committing, as it > impacts streams, which are pretty important :D . It passes the > current tests, and I wrote test for it too. (below). I notice that the bug says it happens only on Windows, while the fix doesn't have anything specific for windows. Could you explain why it is so? Another question is why stream->eof is not set in this case on Windows - shouldn't it be? -- Stanislav Malyshev, Zend Software Architect s...@zend.com http://www.zend.com/ (408)253-8829 MSN: s...@zend.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php