ID: 19317 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Feedback Bug Type: Compile Failure Operating System: RedHat Linux 7.3 PHP Version: 4.2.3, 4.3.0-dev New Comment:
Please add the error here which you got with latest CVS snapshot and GCC 3.2 when the compile failed. Previous Comments: ------------------------------------------------------------------------ [2002-10-15 15:21:05] [EMAIL PROTECTED] I've just compiled latest CVS using gcc 3.2. It compiled just fine, gave me the same warnings as gcc 2.95.3 gave. If it fails to compile the problem is likely to be else where. The configure line used was: ./configure --disable-all --enable-debug The warnings are certainly something to be fixed, but this is hardly a 'critical' bug. ------------------------------------------------------------------------ [2002-10-12 09:59:36] [EMAIL PROTECTED] Furthermore, this breaks build with gcc-3.2, so I don't think it is so smart to keep ignoring this. ------------------------------------------------------------------------ [2002-09-09 10:14:08] [EMAIL PROTECTED] There is a comparison (yych <= '\277') on line 308 in file /ext/standard/var_unserializer.c, which is never true (appeared first in "1.6.2.1 by stas"). I suppose that "goto yy15;" is correct, but the comparison is not OK. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19317&edit=1
