Re: DomException while Parsing

2002-01-14 Thread Jack Marr
eed to work off of the error code. See the DOMPrint sample. -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA EDS/PLM Solutions - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Validating Changes and Additions to DOM_Document

2001-11-15 Thread Jack Marr
"Frank B." wrote: > > Hi! > > I would like to know if there is a way to validate changes in DOM_Document > without save my dom_document in xml file and reparse it? To my knowledge, the faq still applies: http://xml.apache.org/xerces-c/faq-parse.html#faq-10 -- Ja

XML4C 3.5.1?

2001-07-27 Thread Jack Marr
Will there be an XML4C 3.5.1 since Xerces has released 1.5.1 with an important bug fix? Would it be any more than Xerces 1.5.1 + ICU 1.8.1? -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigraphics Solutions - NYSE:UGS - http://www.ugsolutions.com

Re: Compiling Problem on Solaris

2001-07-24 Thread Jack Marr
d to use the 6.0 compiler then you need to download the Xerces source. Be sure to get the 1.5.1 version, which fixes a major memory leak in 1.5.0. http://xml.apache.org/dist/xerces-c/stable has the latest. -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigra

Re: Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Jack Marr
o.o responseInfo.o -lgen -lm > -L/usr/home/nhorn/xerces-c-src1_5_1/lib Is there a -lxerces-c1_5_1 somewhere? I've got at least the first entry point you mentioned... % nm -p -C libxerces-c1_5_1.so | grep DOM_NodeList::item 0001046056 T DOM_Node DOM_NodeList::item(unsigned)con

Re: Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Jack Marr
d +x {} find $XERCESCROOT -name install-sh | xargs -t -i chmod +x {} find $XERCESCROOT -name version.incl | xargs -t -i chmod +x {} cd $XERCESCROOT/src runConfigure -psolaris -ccc -xCC gmake clean gmake -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigraphics Solutio

Re: PDF Documentation

2001-07-13 Thread Jack Marr
t any more. Would you please > tell me what I can do? Works ok for me - you might be having trouble with the Acrobat Reader embedded in your browser. I'd suggest saving the .pdf locally (Save Link As...) and then reading it via acroread directly. -- Jack Marr ([EMAIL PROTECTED]) Cypres

Re: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Jack Marr
ays to build. Looks like I'll have to wrestle with it a bit but I'm sure this is the way - thanks much! -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigraphics Solutions - NYSE:UGS - http://www.ugsolutions.com > > - Original Message - > From: "Jack Marr&qu

Problem building XML4C on Solaris and Irix

2001-07-03 Thread Jack Marr
and HP-UX both contain a libicudata.*, so whoever built XML4C for those platforms found the missing link. Perhaps someone can point me in the right direction. -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigraphics Solutions - NYSE:UGS - h

Re: [Bug 1321] New - config.guess thinks HPUX 11.00b is a 64bit system

2001-04-12 Thread Jack Marr
this is the best fix. Maybe "hppa2.0w" should be handled downstream? I just downloaded the config.guess from GNU mirror ftp://gatekeeper.dec.com (timestamp='2001-03-30') and it still prints this string: hppa2.0w-hp-hpux11.00

Re: [Bug 1153] New - tar checksum erro when extracting files

2001-03-29 Thread Jack Marr
se.html#faq-23 Is Xerces-C thread-safe? http://xml.apache.org/xerces-c/faq-parse.html#faq-4 -- Jack Marr ([EMAIL PROTECTED]) Cypress, CA Unigraphics Solutions - NYSE:UGS - http://www.ugsolutions.com - To unsubscribe, e-mai