Here's what I got. The directory names were changed to protect the
innocent. Looks like everything is OK to me?. The guy actually doing the
perl development says the exception handling is working for his SAX
parser.
make[1]: Entering directory
`/var/data/...../perl/XML-Xerces-2.7.0-0/Handler'
make[1]: Leaving directory
`var/data...../perl/XML-Xerces-2.7.0-0/Handler'
PERL_DL_NONLAZY=1 /opt/app/...../tools/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/00basic.................ok
t/00core..................ok
t/01utf8..................ok
t/actualCast..............ok
2/9 skipped: return of CallbackHandler's not implemented
t/AttributeList...........ok
t/Attributes..............ok
t/DOMAttr.................ok
t/DOMBuilder..............ok
1/15 skipped: DOMErrorHandler not implemented
t/DOMCount................ok
t/DOMCreate...............ok
t/DOMDocument.............ok
t/DOMElement.............."my" variable $doc masks earlier declaration
in same scope at t/DOMElement.t line 140.
ok
t/DOMEntity...............ok
1/4 skipped: entities still not working
t/DOMException............ok
t/DOMImplementation.......ok
t/DOMNamedNodeMap.........ok
t/DOMNode.................ok
t/DOMNodeIterator.........ok
t/DOMNodeList.............ok
t/DOMParser...............ok
t/DOMPrint................ok
t/DOMTreeWalker...........ok
t/DOMWriter...............ok
t/EntityResolver..........ok
t/Grammar.................ok
t/InputSource.............ok
t/LocalFileInputSource....ok
t/MemBufInputSource.......ok
t/PerlErrorHandler........ok
1/6 skipped: temporarily not returning old handler
t/SAX2Count...............ok
t/SAX2XMLReader...........ok
t/SAXCount................ok
t/SAXException............ok
t/SAXParser...............ok
t/Schema..................ok
t/StdInInputSource........ok
t/URLInputSource..........ok
t/UTF8....................ok
t/XercesDOMParser.........ok
t/XMLException............ok
t/XMLUni..................ok
t/XMLUri..................ok
t/XMLURL..................ok
All tests successful, 5 subtests skipped.
Files=43, Tests=35542, 74 wallclock secs (24.43 cusr + 12.66 csys =
37.09 CPU)
make[1]: Entering directory
`/var/data/...../perl/XML-Xerces-2.7.0-0/Handler'
make[1]: Nothing to be done for `test'.
make[1]: Leaving directory
`/var/data/...../perl/XML-Xerces-2.7.0-0/Handler'
-----Original Message-----
From: Steven N. Hirsch [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 01, 2006 10:21 AM
To: [email protected]
Subject: RE: An XML::Xerces Support Question
On Tue, 1 Aug 2006, Pluta, Edward wrote:
> If he is the correct person please let me know as well. I have built
> XML::xerces on AIX5.2 and 5.1 for a couple of different versions of
> PERL, through 5.8.8, but I used g++ instead of xlc and was wondering
> who to send the updates to install it automatically from the configure
> script to.
Do the compiled sources pass all the regression tests on AIX? In the
past, I was never able to build any version of XML::Xerces that was
capable of proper exception handling in the DOM parser and SAX parser
tests.
Steve
--
--------------------------------------------------------------------
Opinions expressed in this message are mine personally, not those of my
employer.
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]