Re: [PHP-BETA] New tarball rolled - Monday 10:30 AM EST

[email protected] (Jouni Ahto) Mon, 21 Dec 1998 21:14:21 +0200 (EET)
Newsgroups php.beta,php.dev
Message-ID <[email protected]>
Still two missing prototypes. Otherwise, success.

functions/filepro.c:89: warning: no previous prototype for
`php3_minit_filepro'
functions/filepro.c:114: warning: no previous prototype for
`php3_mend_filepro'

And then a strange one. If compile using egcs 1.0.3 or 1.1.1, there's a
big problem with dbm. make test results:

./dbm/001.php3t: DBM File Creation Test
... passed
./dbm/002.php3t: DBM Insert/Fetch Test
...FATAL:  emalloc():  Unable to allocate 136022745 bytes
 FAILED
./dbm/003.php3t: DBM Insert/Replace/Fetch Test
...FATAL:  emalloc():  Unable to allocate 136023209 bytes
 FAILED
./dbm/004.php3t: DBM Multiple Insert/Fetch Test
...FATAL:  emalloc():  Unable to allocate 136026137 bytes
 FAILED
./dbm/005.php3t: DBM FirstKey/NextKey Loop Test With 5 Items
...FATAL:  emalloc():  Unable to allocate 135963065 bytes
 FAILED
./dbm/006.php3t: DBM FirstKey/NextKey with 2 deletes
...FATAL:  emalloc():  Unable to allocate 135963889 bytes
 FAILED

Anyway, I believe the bug is in egcs, not in php.

Jouni Ahto



--
PHP Beta Testers' Mailing List   http://www.php.net/
To unsubscribe send an empty message to [email protected]
List administrator:  [email protected]