"Adam Witney" <[EMAIL PROTECTED]> writes: > > Ugghh! What is that?? > > > > Does your copy of Xerces-C somehow not have a transcoder for UTF-8? I > > have never seen this before. What version of Perl are you using? > > > > Is it the same for the other tests? > > > > jas. > > Using Perl v5.6.0
It seems that something is wrong with Xerces-C. You should have a UTF-8 transcoder, which is being used by these tests because Xerces encodes all it's text as UTF-16 and Perl encodes it as UTF-8 so I have to transcode back and forth... But I can't access it on your installation. Did you build Xerces-C from source? jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
