php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55629 lots of compile warnings
Submitted: 2011-09-07 08:12 UTC Modified: 2011-09-13 13:38 UTC
From: laruence@php.net Assigned: dmitry (profile)
Status: Closed Package: Compile Warning
PHP Version: trunk-SVN-2011-09-07 (SVN) OS: Linux redhat
Private report: No CVE-ID: None
 [2011-09-07 08:12 UTC] laruence@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 

Patches

bug55629.patch (last revision 2011-09-07 08:28 UTC by laruence@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-07 08:21 UTC] laruence@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:22 UTC] laruence@php.net
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.
 [2011-09-07 08:28 UTC] laruence@php.net
The following patch has been added/updated:

Patch Name: bug55629.patch
Revision:   1315384116
URL:        https://bugs.php.net/patch-display.php?bug=55629&patch=bug55629.patch&revision=1315384116
 [2011-09-07 08:29 UTC] pajoye@php.net
-Assigned To: +Assigned To: dmitry
 [2011-09-07 08:29 UTC] pajoye@php.net
Dmitry, can you take a look please?
 [2011-09-13 13:29 UTC] dmitry@php.net
Automatic comment from SVN on behalf of dmitry
Revision: http://svn.php.net/viewvc/?view=revision&revision=316627
Log: Fixed ZE specific compile warnings (Bug #55629)
 [2011-09-13 13:30 UTC] dmitry@php.net
Automatic comment from SVN on behalf of dmitry
Revision: http://svn.php.net/viewvc/?view=revision&revision=316628
Log: Fixed ZE specific compile warnings (Bug #55629)
 [2011-09-13 13:38 UTC] dmitry@php.net
-Status: Assigned +Status: Closed
 [2011-09-13 13:38 UTC] dmitry@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC