php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32237 200503081930: sun forte compiler gives a lot of warnings
Submitted: 2005-03-08 21:26 UTC Modified: 2005-04-30 11:04 UTC
From: soloturn99 at yahoo dot com Assigned:
Status: Closed Package: Compile Warning
PHP Version: 5CVS-2005-03-08 (dev) OS: solaris 8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: soloturn99 at yahoo dot com
New email:
PHP Version: OS:

 

 [2005-03-08 21:26 UTC] soloturn99 at yahoo dot com
Description:
------------
i used the following versions:
 httpd-2.0.53
 libxml2-2.6.17
 openssl-0.9.7e
 php5-STABLE-200503081930
 zlib-1.2.2


"/php5-STABLE-200503081930/ext/dom/attr.c", line 72: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 665
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/attr.c", line 155: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/attr.c", line 190: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/processinginstruction.c", line 132: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/processinginstruction.c", line 162: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 100: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 88
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 102: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 110: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 111: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 88
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 113: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 192: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 195: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 247: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 90: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 92: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 96: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 104: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 711: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 713: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 714: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 837: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 392: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/zlib.h", line 891
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 392: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/zlib.h", line 891
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 394: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/zlib.h", line 876
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 394: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/zlib.h", line 876
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 439: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/zlib.h", line 914
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 439: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/zlib.h", line 914
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 488: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 560: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 157: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 157: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/domimplementation.c", line 192: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 766: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 895: warning: argument #4 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-STABLE-200503081930/ext/zlib/zlib.c", line 654
        argument : pointer to int
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 767: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 767: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 987: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 756
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1092: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1092: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 1620: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 866
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 1653: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/node.c", line 1683: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 862
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 61: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 91: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 712
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 110: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 563
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 110: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 126: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 162: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 88
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 164: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 211: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 901
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 211: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 252: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 904
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 256: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 888
        argument : pointer to char"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1094: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 866
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 256: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 888
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1157: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 659
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1159: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 866
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 292: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 904
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 330: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 904
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1314: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 655
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1322: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1349: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/uri.h", line 66
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1349: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/uri.h", line 66
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1350: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/include/libxml2/libxml/uri.h", line 58
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1425: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/parser.h", line 979
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1477: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1646: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1654: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 1977: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 86
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/document.c", line 2102: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1216: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1216: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1216: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1217: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1217: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1217: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1324: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 563
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1324: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1326: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1326: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1362: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1363: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1364: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1365: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1365: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.c", line 1384: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 248: warning: argument #4 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_API.h", line 236
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 251: warning: argument #4 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_API.h", line 236
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 259: warning: argument #4 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_API.h", line 236
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 282: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_alloc.h", line 85
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 482: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 911
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 482: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 911
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 482: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 488: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 489: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 98
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 542: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 542: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 547: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 547: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 547: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 549: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 98
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 551: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 866
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 562: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 562: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 647
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 572: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 577: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 892
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 577: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 892
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 580: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 904
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 584: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 888
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 584: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 888
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 627: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 627: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 629: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 98
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 631: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 679: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 679: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 804: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 901
        argument : pointer to char"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 917: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 804: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 834: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 911
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 834: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 911
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 834: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 840: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 79
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/element.c", line 841: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 98
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 1236: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 1236: warning: argument #4 is incompatible with prototype:
        prototype: pointer to unsigned long : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_hash.h", line 172
        argument : pointer to long
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 1310: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 1310: warning: argument #4 is incompatible with prototype:
        prototype: pointer to unsigned long : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_hash.h", line 172
        argument : pointer to long

"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 1994: warning: argument #4 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/openssl/pem.h", line 583
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2045: warning: argument #4 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/openssl/pem.h", line 583
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2594: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/rsa.h", line 202
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2603: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2652: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/rsa.h", line 206
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2668: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2717: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/rsa.h", line 200
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2727: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2776: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/rsa.h", line 204
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2794: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2876: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/include/openssl/evp.h", line 573
        argument : pointer to int
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2879: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2915: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/openssl/evp.h", line 576
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2983: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/evp.h", line 548
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 2995: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 3059: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/include/openssl/evp.h", line 579
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/openssl/openssl.c", line 3059: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/openssl/evp.h", line 557
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 67: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 97: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 184: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 211: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 845
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 256: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 941
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 370: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 88
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/dom/xpath.c", line 198: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xpath.h", line 481
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/xpath.c", line 234: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/xpath.c", line 237: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/xpath.c", line 239: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 702
        argument : pointer to char


"/usr/local/src/php5-STABLE-200503081930/ext/dom/entityreference.c", line 67: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 756
        argument : pointer to char


"/usr/local/src/php5-STABLE-200503081930/ext/dom/nodelist.c", line 81: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/nodelist.c", line 81: warning: argument #3 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/nodelist.c", line 152: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/nodelist.c", line 152: warning: argument #3 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 45: warning: #include of /usr/include/... may be non-portable
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 254: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 414: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 528: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 628: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 759: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 1012: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 1072: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/base64.h", line 27
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 1072: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 1112: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/dom_iterators.c", line 176: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_alloc.h", line 86
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/dom_iterators.c", line 223: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/dom_iterators.c", line 223: warning: argument #3 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/dom_iterators.c", line 294: "/usr/local/src/php5-STABLE-200503081930/ext/dom/entity.c", line 123: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/dom_iterators.c", line 294: warning: argument #3 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/dom/php_dom.h", line 100
        argument : pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 2365: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/iconv/iconv.c", line 2444: warning: argument #2 is incompatible with prototype:
        prototype: pointer to pointer to const char : "/usr/include/iconv.h", line 20
        argument : pointer to pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 118: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/hash.h", line 161
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 120: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/hash.h", line 161
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 126: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 904
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 245: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/hash.h", line 161
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 247: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/hash.h", line 161
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 253: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/namednodemap.c", line 253: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 907
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/text.c", line 100: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 67: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 97: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 184: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 211: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 845
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 256: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 941
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/dom/characterdata.c", line 370: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 88
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 429: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/php_var.h", line 50
        argument : pointer to const char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 509: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/php_var.h", line 50
        argument : pointer to const char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 597: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 598: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 659: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/md5.h", line 59
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 664: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/sha1.h", line 34
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 715: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 590
        argument : pointer to unsigned char


"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 66: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 66: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 69: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 42
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 69: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 142: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 144: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 206: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 217: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 217: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 292: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 936
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 368: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 380: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 380: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 402: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 433: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 665
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 433: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/tree.h", line 665
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 56: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 61: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 67: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 72: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 77: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_functions.c", line 62: warning: assignment type mismatch:
        pointer to function(pointer to struct _zend_class_entry {char type, pointer to char name, unsigned int name_length, pointer to struct _zend_class_entry {..} parent, int refcount, unsigned char constants_updated, unsigned int ce_flags, struct _hashtable {..} function_table, struct _hashtable {..} default_properties, struct _hashtable {..} properties_info, pointer to struct _hashtable {..} static_members, struct _hashtable {..} constants_table, pointer to struct _zend_function_entry {..} builtin_functions, pointer to union _zend_function {..} constructor, pointer to union _zend_function {..} destructor, pointer to union _zend_function {..} clone, pointer to union _zend_function {..} __get, pointer to union _zend_function {..} __set, pointer to union _zend_function {..} __call, struct _zend_class_iterator_funcs {..} iterator_funcs, pointer to function(..) returning struct _zend_object_value {..} create_object, pointer to function(..) returning pointer to struct _zend_object_iterator {..} get_iterator, pointer to function(..) returning int interface_gets_implemented, pointer to pointer to struct _zend_class_entry {..} interfaces, unsigned int num_interfaces, pointer to char filename, unsigned int line_start, unsigned int line_end, pointer to char doc_comment, unsigned int doc_comment_len, pointer to struct _zend_module_entry {..} module}) returning struct _zend_object_value {unsigned int handle, pointer to struct _zend_object_handlers {..} handlers} "=" pointer to void
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_functions.c", line 76: warning: assignment type mismatch:
        pointer to function(pointer to struct _zend_class_entry {char type, pointer to char name, unsigned int name_length, pointer to struct _zend_class_entry {..} parent, int refcount, unsigned char constants_updated, unsigned int ce_flags, struct _hashtable {..} function_table, struct _hashtable {..} default_properties, struct _hashtable {..} properties_info, pointer to struct _hashtable {..} static_members, struct _hashtable {..} constants_table, pointer to struct _zend_function_entry {..} builtin_functions, pointer to union _zend_function {..} constructor, pointer to union _zend_function {..} destructor, pointer to union _zend_function {..} clone, pointer to union _zend_function {..} __get, pointer to union _zend_function {..} __set, pointer to union _zend_function {..} __call, struct _zend_class_iterator_funcs {..} iterator_funcs, pointer to function(..) returning struct _zend_object_value {..} create_object, pointer to function(..) returning pointer to struct _zend_object_iterator {..} get_iterator, pointer to function(..) returning int interface_gets_implemented, pointer to pointer to struct _zend_class_entry {..} interfaces, unsigned int num_interfaces, pointer to char filename, unsigned int line_start, unsigned int line_end, pointer to char doc_comment, unsigned int doc_comment_len, pointer to struct _zend_module_entry {..} module}) returning struct _zend_object_value {unsigned int handle, pointer to struct _zend_object_handlers {..} handlers} "=" pointer to void
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 84: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 498: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 498: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 525: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 585: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 585: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 601: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 647: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 701: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 806: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xpath.h", line 478
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 907: warning: argument #6 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/include/libxml2/libxml/tree.h", line 1078
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 913: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 913: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to unsigned char

"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 323: void function cannot return value
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_array.c", line 370: void function cannot return value
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_iterators.c", line 67: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_iterators.c", line 72: warning: syntax error:  empty declaration
"/usr/local/src/php5-STABLE-200503081930/ext/sqlite/sess_sqlite.c", line 114: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/sqlite/libsqlite/src/sqlite.h", line 862
        argument : pointer to const char
"/usr/local/src/php5-STABLE-200503081930/ext/sqlite/sess_sqlite.c", line 114: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/sqlite/libsqlite/src/sqlite.h", line 862
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/sqlite/sess_sqlite.c", line 146: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/sqlite/libsqlite/src/sqlite.h", line 850
        argument : pointer to char

"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 429: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/php_var.h", line 50
        argument : pointer to const char
"/usr/local/src/php5-STABLE-200503081930/ext/session/session.c", line 509: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/standard/php_var.h", line 50
        argument : pointer to const char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1017: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1028: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/spl/spl_iterators.c", "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1399: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1399: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1403: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1409: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1478: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-STABLE-200503081930/Zend/zend_alloc.h", line 86
        argument : pointer to const unsigned char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1508: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/include/libxml2/libxml/xmlstring.h", line 65
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1508: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1512: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 118
        argument : pointer to char
"/usr/local/src/php5-STABLE-200503081930/ext/simplexml/simplexml.c", line 1518: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned char : "/

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-09 00:38 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2005-03-09 19:27 UTC] soloturn99 at yahoo dot com
thanks a lot! this time it compiles.

for element.c and simplexml.c the warnings are still there. the others i did not cross check.

but as it compiled to the end, there were some new warnings:

"/usr/local/src/php5-200503091730/ext/standard/image.c", line 554: warning: statement not reached
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 565: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/php_streams.h", line 278
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 830: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 888: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/php_streams.h", line 278
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 891: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 891: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 897: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/php_streams.h", line 278
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/image.c", line 909: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/php_streams.h", line 278
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 889: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/Zend/zend_alloc.h", line 85
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 910: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/include/iso/string_iso.h", line 73
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 947: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 948: warning: argument #3 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/ext/standard/php_string.h", line 130
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 948: warning: argument #5 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/ext/standard/php_string.h", line 130
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 965: warning: argument #5 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/ext/standard/php_string.h", line 130
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 990: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/html.c", line 834
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 1123: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 66
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 1124: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 1185: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/html.c", line 1077
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/html.c", line 1293: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/html.c", line 880
        argument : pointer to char


"/usr/local/src/php5-200503091730/ext/standard/info.c", line 201: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/html.h", line 40
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/info.c", line 483: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/standard/info.c", line 514: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int

"/usr/local/src/php5-200503091730/ext/standard/info.c", line 555: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 81: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/main/php_output.h", line 34
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 293: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 317: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char


"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 349: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/snprintf.h", line 67
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 358: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 358: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 156
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 363: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 363: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 101
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/iptc.c", line 366: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_API.h", line 280
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/mail.c", line 258: warning: statement not reached

"/usr/local/src/php5-200503091730/ext/standard/md5.c", line 60: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/standard/md5.h", line 59
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/md5.c", line 63: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/md5.c", line 119: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char

"/usr/local/src/php5-200503091730/ext/standard/url.c", line 398: warning: assignment type mismatch:
        pointer to const unsigned char "=" pointer to const char
"/usr/local/src/php5-200503091730/ext/standard/url.c", line 399: warning: assignment type mismatch:
        pointer to const unsigned char "=" pointer to const char


"/usr/local/src/php5-200503091730/ext/standard/string.c", line 121: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 132: warning: return value type mismatch
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 195: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 116
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 546: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 490
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 548: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 490
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1059: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1093: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1368: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1090
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1369: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1090
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1370: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1370: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1370: warning: argument #4 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1445: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1367
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1445: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1367
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1454: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1367
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 1454: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 1367
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/string.c", line 2870: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/string.c", line 490
        argument : pointer to char

"/usr/local/src/php5-200503091730/ext/standard/strnatcmp.c", line 71: warning: statement not reached
"/usr/local/src/php5-200503091730/ext/standard/strnatcmp.c", line 96: warning: statement not reached


"/usr/local/src/php5-200503091730/ext/standard/url_scanner_ex.c", line 274: warning: loop not entered at top
"/usr/local/src/php5-200503091730/ext/standard/url_scanner_ex.c", line 274: warning: end-of-loop code not reached
"/usr/local/src/php5-200503091730/ext/standard/url_scanner_ex.c", line 275: warning: end-of-loop code not reached

"/usr/local/src/php5-200503091730/ext/standard/http_fopen_wrapper.c", line 301: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char

"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 607: warning: end-of-loop code not reached
"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 845: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/Zend/zend_strtod.h", line 28
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 911: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 913: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 915: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/standard/var_unserializer.c", line 1075: warning: statement not reached

"/usr/local/src/php5-200503091730/ext/standard/sha1.c", line 57: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/standard/sha1.h", line 34
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/sha1.c", line 60: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/standard/sha1.c", line 117: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char

"/usr/local/src/php5-200503091730/ext/standard/filters.c", line 1292: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned long : "/usr/local/src/php5-200503091730/ext/standard/filters.c", line 1221
        argument : pointer to long
"/usr/local/src/php5-200503091730/ext/standard/user_filters.c", line 497: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int

"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 395: warning: initializer does not fit or is out of range: 0xffffffff
"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 524: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 550: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 845: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/standard/streamsfuncs.c", line 851: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int

"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 112: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 159: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 160: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 161: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 204: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 481: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/string.h", line 70
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 481: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/string.h", line 70
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 513: warning: return value type mismatch
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 540: warning: return value type mismatch
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 650: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 546
        argument : pointer to const char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 673: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 646
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 682: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 646
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 683: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 719: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 646
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 720: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 753: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 646
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1051: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1053: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1055: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1070: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/expat_compat.h", line 116
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1267: warning: argument #2 is incompatible with prototype:
        prototype: pointer to function(pointer to void, pointer to const unsigned char, pointer to const unsigned char, pointer to const unsigned char, pointer to const unsigned char) returning int : "/usr/local/src/php5-200503091730/ext/xml/expat_compat.h", line 125
        argument : pointer to void
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1333: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/expat_compat.h", line 128
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1372: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/expat_compat.h", line 128
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/standard/http.c", line 55: warning: argument #3 is incompatible with prototype:
        prototype: pointer to unsigned int : "/usr/local/src/php5-200503091730/Zend/zend_hash.h", line 172
        argument : pointer to int
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1511: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 476
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1547: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1555: warning: statement not reached
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1571: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 492
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1575: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1591: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 546
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1591: warning: argument #4 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/xml/xml.c", line 546
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1591: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/ext/xml/xml.c", line 1595: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char



"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 44: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 267: warning: argument #3 is incompatible with prototype:
        prototype: pointer to const unsigned char : "unknown", line 0
        argument : pointer to char
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 512: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/include/libxml2/libxml/parser.h", line 1009
        argument : pointer to const unsigned char
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 532: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 533: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 534: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 535: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 536: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 537: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 538: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 539: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 540: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 541: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 542: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 543: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 544: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 545: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 546: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 547: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 548: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 549: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 550: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 551: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 552: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 553: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 554: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 555: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 556: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 557: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 558: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 559: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 560: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 561: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 562: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 563: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 564: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 565: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 566: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 567: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 568: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 569: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 570: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 571: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 572: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 573: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 574: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 575: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 576: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 578: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 579: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 580: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 581: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 582: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 583: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 584: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 585: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 586: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 587: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 588: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 589: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 590: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 591: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 592: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 593: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 594: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 595: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 596: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 597: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 598: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 599: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 600: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 601: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 602: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 603: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 604: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 605: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 606: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 607: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 608: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 609: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 610: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 611: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 612: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 613: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 614: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 615: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 616: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 617: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 618: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 619: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 620: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 621: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 622: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 623: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 624: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 625: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 626: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 627: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 628: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 629: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 630: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 631: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 632: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 633: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 635: warning: initialization type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 641: warning: return value type mismatch
"/usr/local/src/php5-200503091730/ext/xml/compat.c", line 676: warning: return value type mismatch

"/usr/local/src/php5-200503091730/main/main.c", line 444: warning: argument #1 is incompatible with prototype:
        prototype: pointer to unsigned char : "/usr/local/src/php5-200503091730/ext/standard/html.h", line 40
        argument : pointer to char
"/usr/local/src/php5-200503091730/main/main.c", line 1593: warning: implicit function declaration: open
"/usr/local/src/php5-200503091730/main/main.c", line 1719: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const unsigned char : "/usr/local/src/php5-200503091730/ext/standard/base64.h", line 28
        argument : pointer to const char
"/usr/local/src/php5-200503091730/main/main.c", line 1719: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/main/main.c", line 1746: warning: initializer does not fit or is out of range: -1

"/usr/local/src/php5-200503091730/main/php_scandir.c", line 112: warning: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
        argument : pointer to function(pointer to pointer to const struct dirent {unsigned long d_ino, long d_off, unsigned short d_reclen, array[1] of char d_name}, pointer to pointer to const struct dirent {unsigned long d_ino, long d_off, unsigned short d_reclen, array[1] of char d_name}) returning int

"/usr/local/src/php5-200503091730/main/streams/streams.c", line 543: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "unknown", line 0
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 638: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/main/php_streams.h", line 281
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 693: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 765: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 855: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 855: warning: argument #4 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/Zend/zend_operators.h", line 132
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 1165: warning: enum type mismatch: arg #4
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 1210: warning: enum type mismatch: arg #4
"/usr/local/src/php5-200503091730/main/php_logos.c", line 89: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/local/src/php5-200503091730/main/php_output.h", line 34
        argument : pointer to unsigned char
"/usr/local/src/php5-200503091730/main/streams/streams.c", line 1306: warning: enum type mismatch: arg #4
"/usr/local/src/php5-200503091730/main/streams/filter.c", line 346: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "/usr/local/src/php5-200503091730/main/streams/filter.c", line 74
        argument : pointer to unsigned char


"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 758: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 758: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 758: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 758: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 798: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 798: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 798: warning: integer overflow detected: op "<<"
"/usr/local/src/php5-200503091730/Zend/zend_operators.c", line 798: warning: integer overflow detected: op "<<"


"/usr/local/src/php5-200503091730/Zend/zend_arg_defs.c", line 23: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_arg_defs.c", line 28: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_arg_defs.c", line 34: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_arg_defs.c", line 41: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_arg_defs.c", line 44: warning: syntax error:  empty declaration


"/usr/local/src/php5-200503091730/Zend/zend_interfaces.c", line 415: warning: assignment type mismatch:
        pointer to unsigned char "=" pointer to char
"/usr/local/src/php5-200503091730/Zend/zend_interfaces.c", line 489: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_interfaces.c", line 495: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_interfaces.c", line 508: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_exceptions.c", line 528: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_exceptions.c", line 550: warning: syntax error:  empty declaration
"/usr/local/src/php5-200503091730/Zend/zend_vm_execute.h", line 83: warning: statement not reached
"/usr/local/include/ap_config_auto.h", line 201: warning: macro redefined: WORDS_BIGENDIAN
"/usr/local/src/php5-200503091730/sapi/cli/getopt.c", line 154: warning: statement not reached
"/usr/local/include/ap_config_auto.h", line 201: warning: macro redefined: WORDS_BIGENDIAN
"/usr/local/include/ap_config_auto.h", line 201: warning: macro redefined: WORDS_BIGENDIAN
 [2005-03-20 02:03 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2005-03-29 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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".
 [2005-04-30 11:04 UTC] soloturn99 at yahoo dot com
seems to be ok with new version, thanks a lot!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC