Edit report at https://bugs.php.net/bug.php?id=55629&edit=1
ID: 55629 Comment by: larue...@php.net Reported by: larue...@php.net Summary: lots of compile warnings Status: Open Type: Bug Package: Compile Warning Operating System: Linux redhat PHP Version: trunk-SVN-2011-09-07 (SVN) Block user comment: N Private report: N New Comment: I submitted a patch for 5.4 trunk, if there is no objection, I will make a one for 5.4-branch, and after I set up a VS environ, I will try to fix the warnings in VS too. Previous Comments: ------------------------------------------------------------------------ [2011-09-07 08:21:28] larue...@php.net The following patch has been added/updated: Patch Name: bug55629.patch Revision: 1315383688 URL: https://bugs.php.net/patch-display.php?bug=55629&patch=bug55629.patch&revision=1315383688 ------------------------------------------------------------------------ [2011-09-07 08:12:38] larue...@php.net Description: ------------ there is a lot of compiling warnings in truk(branch also), I have fixed most of them unless those in Zend/* here is the warning log: http://pastebin.com/ah3qtP6A (compile with -Wall -Wno-strict-aliasing) I think it is better to fix them all, since we should release a perfect project(although most of them are no issue) thanks Test script: --------------- make Expected result: ---------------- built with no warnings Actual result: -------------- lots of warnings: http://pastebin.com/ah3qtP6A ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55629&edit=1