ID: 19317 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Compile Failure Operating System: RedHat Linux 7.3 PHP Version: 4.2.3, 4.3.0-dev New Comment:
No feedback was provided for this bug for over 2 weeks, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2002-10-15 23:42:05] [EMAIL PROTECTED] Please add the error here which you got with latest CVS snapshot and GCC 3.2 when the compile failed. ------------------------------------------------------------------------ [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