[PHP-DEV] PHP 4.0 Bug #6758: servlet.c does not compile From: Wolfram.Schmidt <email protected>
Date: 09/14/00

From: Wolfram.Schmidt <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.2
PHP Bug Type: Compile Failure
Bug description: servlet.c does not compile

Using Sun C 5.0 I get the following error message:
"servlet.c", line 307: a cast does not yield an lvalue

With incompetent modification of the casts I get this down to:
"servlet.c", line 307: warning: improper pointer/integer combination: op "="

I can't test it because there are other compile failures. which I will report later.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>