Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 13738
Status: resolved
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: rsoderberg [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Sun, 17 Jul 2005 05:24:28 -0700
From: Richard Soderberg <rsoderberg [...] gmail.com>
To: bug-XML-LibXML [...] rt.cpan.org
Subject: 1.58 warnings while building on OS X 10.4.2
/usr/bin/perl /System/Library/Perl/5.8.6/ExtUtils/xsubpp -typemap /System/Library/Perl/5.8.6/ExtUtils/typemap -typemap typemap LibXML.xs > LibXML.xsc && mv LibXML.xsc LibXML.c cc -c -I/usr/include/libxml2 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" "-I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE" -DHAVE_UTF8 -DHAVE_BLANK LibXML.c In file included from LibXML.xs:32: /usr/include/libxml2/libxml/DOCBparser.h:22:2: warning: #warning "The DOCBparser module has been deprecated in libxml2-2.6.0" LibXML.xs: In function 'XS_XML__LibXML__parse_string': LibXML.xs:953: warning: pointer targets in assignment differ in signedness LibXML.xs: In function 'XS_XML__LibXML__Node_toStringC14N': LibXML.xs:4369: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness LibXML.xs:4371: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness dom.c:415: warning: pointer targets in assignment differ in signedness dom.c:419: warning: pointer targets in assignment differ in signedness perl-libxml-mm.c: In function 'PmmFastDecodeString': perl-libxml-mm.c:815: warning: pointer targets in passing argument 1 of 'xmlCharStrndup' differ in signedness perl-libxml-sax.c: In function 'PmmGenAttributeHashSV': perl-libxml-sax.c:470: warning: pointer targets in passing argument 1 of '_C2Sv' differ in signedness perl-libxml-sax.c:474: warning: pointer targets in passing argument 1 of '_C2Sv' differ in signedness