[Home] [By Thread] [By Date] [Recent Entries]

  • To: XML Developers List <xml-dev@l...>
  • Subject: libxml on Intel Mac
  • From: Elliotte Harold <elharo@m...>
  • Date: Tue, 07 Mar 2006 13:19:40 -0500
  • User-agent: Thunderbird 1.5 (Macintosh/20051201)

While compiling PHP 5 with libxslt on an Intel Mac Mini, I got these 
warnings:

/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c:264: warning: 
pointer targets in passing argument 1 of 'xmlParseURI' differ in signedness
/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c:265: warning: 
pointer targets in passing argument 1 of 'xmlStrncmp' differ in signedness
/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c:265: warning: 
pointer targets in passing argument 2 of 'xmlStrncmp' differ in signedness
/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c: In function 
'_php_list_set_error_structure':
/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c:433: warning: 
pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness
/Users/elharo/Desktop/php-5.1.2/ext/libxml/libxml.c:433: warning: 
pointer targets in assignment differ in signedness

Anyone want to hazard a guess as to what's going on? libxml/libxslt is 
bundled with Mac OS X these days, so I suspect the problem is more 
likely to be in PHP than libxml, but I could be wrong about that.

How serious is this likely to be?

-- 
Elliotte Rusty Harold  elharo@m...
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member