From: [EMAIL PROTECTED]
Operating system: Solaris 2.6 sparc
PHP version: 4.3.0RC2
PHP Bug Type: *Compile Issues
Bug description: configure script has a lines joined
The area round line 53644 in configure looks like:
#include <stdlib.h>
#ifdef __cplusplus
extern "C"
#endif
Unfortunately the #ifdef line is joined with the extern line
with 70 spaces or so, so that it wraps nicely and hides this.
This was already there in 4.2.3 (as I discovered today).
Paul Slootman
--
Edit bug report at http://bugs.php.net/?id=20808&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20808&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=20808&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=20808&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=20808&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=20808&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=20808&r=support
Expected behavior: http://bugs.php.net/fix.php?id=20808&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=20808&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=20808&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=20808&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20808&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=20808&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=20808&r=isapi