ID: 29010
Updated by: [EMAIL PROTECTED]
Reported By: eero at jlug dot fi
-Status: Verified
+Status: Assigned
Bug Type: *Compile Issues
Operating System: Linux
PHP Version: 5.0.0
New Comment:
This should fix the problem, please test:
In F:\Work\OSS\PHP\php-src: cvs -q -z9 diff -r 1.195 run-tests.php
CVSROOT=:pserver:[EMAIL PROTECTED]:/repository
Index: run-tests.php
===================================================================
RCS file: /repository/php-src/run-tests.php,v
retrieving revision 1.195
diff -r1.195 run-tests.php
448d447
< $fp = fopen("php://stdin", "r+");
Previous Comments:
------------------------------------------------------------------------
[2004-07-04 19:23:13] eero at jlug dot fi
Description:
------------
Make test does not wait email address. This issue is been long in php
5-dev series.
Reproduce code:
---------------
./configure && make && make test
System does not wait enought to input email address, if Y is selected
in reporting option...
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29010&edit=1