"Brendan Reville" <[EMAIL PROTECTED]> writes: > Jason, thanks for the help. > > 1. Unfortunately, I'm getting an unhandled exception (access > violation) somewhere inside the call to transcodeTo(). Any idea > why this would happen? > > 2. I'm also a bit fuzzy about the value of UTF8_MAXLEN. Would this > normally be 4 or so?
Ooops, sorry that's a Perl constant. It's actually 7 in the pathological case. > I'm using xerces 1.2, hope that's ok. Good Lord, son!! That's bronze age equiptment. I'd seriously upgrade. There have been many many improvements since then (like bugs fixed and memory leaks patched, etc). Besides, we won't be able to help you if you don't (Since everyone on this list probably runs 1.5.2 or 1.6.0 ;-) jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
