On 6 Mar 2002, (Jason E. Stewart) wrote: > "Adam Witney" <[EMAIL PROTECTED]> writes: > > > On 6/3/02 4:23 pm, "Jason E. Stewart" <[EMAIL PROTECTED]> wrote: > > > > > "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? > > > > Yes I did. Everything looked ok from what I remember. > > Did you try the example programs they had? > > John, do you know which of the Xerces-C example programs will segfault > on FreeBSD?
yup. all of em. i havent probed further because my work boxes are linux and my home boxes/laptop are freebsd. So, poking around with this has been pretty low in the triage list. > It really does seem that the transcoder is screwed on BSD systems. yup. sucks. annoying even! to review the problem go search for me in the xerces-c archives last week. you might be able to add some insight into the guesses that i was making. somebody else was doing the debugging and i was attempting to review/direct the work, most via WAG's :-) > Cheers, > jas. > > --------------------------------------------------------------------- > 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]
