Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Hannes Magnusson
On 6/21/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: Hi Marcus, No, it wouldn't have the same effect. The bug is only reproducible when mmap()'ing empty files, thus the need of the file. Maybe we can bundle an empty file, if you think it's better. Or MFH sys_get_temp_dir() ;) -Hannes Nuno

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
Hi Marcus, No, it wouldn't have the same effect. The bug is only reproducible when mmap()'ing empty files, thus the need of the file. Maybe we can bundle an empty file, if you think it's better. Nuno Hello Nuno, would an empty data stream result in the same effect? If so use that rather

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Marcus Boerger
Hello Nuno, would an empty data stream result in the same effect? If so use that rather than working on a real file. best regards marcus Tuesday, June 20, 2006, 11:49:16 PM, you wrote: > nlopess Tue Jun 20 21:49:16 2006 UTC > Modified files: (Branch: PHP_5_2) > /p

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
nlopess Tue Jun 20 21:49:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug37864.phpt Log: make sure the test outputs what we want http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug37864.phpt?r1=1.1.2.2&r2=1.1.2.3

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Hannes Magnusson
bjori Tue Jun 20 19:32:59 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug37864.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug37864.phpt?view=markup&rev=1.1 Index: php-src/ext/standard/tests