xerces-c and mac os x

2001-04-05 Thread namagusai
has anyone done any work to build xerces-c underneath mac os x? (there doesn't appear to be a bsd build to derive that work from, either) i didn't see mention of it in the faq or in the outdated archives but i thought i'd ask to save myself the effort if anyone had done so privately. wil simp

RE: Entity attributes not supported in Xerces c parser ??

2001-04-05 Thread Dean Roddey
Well, there may have been *bugs* in earlier versions that might have prevented this or that from working. But it was always intended to be able to deal with them, and there aren't any problems with them now that I know of. -- Dean Roddey Software Geek Extraordinaire Portal, Inc [

Entity attributes not supported in Xerces c parser ??

2001-04-05 Thread Awasthi, Anand
Hi,     a little question - just wanted  to know was there any  previous version of xerces c which did  not Entity attributes  ?     thanks anand  -Original Message-From: Dean Roddey [mailto:[EMAIL PROTECTED]]Sent: Thursday, March 29, 2001 5:33 PMTo: '[EMAIL PROTECTED]'Subject: R

RE: [Bug 1236] New - incorrect NMTOKENS attribute normalization

2001-04-05 Thread Dean Roddey
Oh well... it was right when I originally wrote it anyway :-) -- Dean Roddey Software Geek Extraordinaire Portal, Inc [EMAIL PROTECTED] -Original Message- From: Arnaud Le Hors [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 1:56 PM To: [EMAIL PROTECTED] Subject: R

Re: [Bug 1236] New - incorrect NMTOKENS attribute normalization

2001-04-05 Thread Arnaud Le Hors
Dean Roddey wrote: > > I think that the parser is correct. The example given is of two NMTOKEN > values separated by char refs that resolve to new lines. Normalization > happens after character ref expansion, and the normalization indicates that > all whitespace should be reduced to a single spac

RE: [Bug 1236] New - incorrect NMTOKENS attribute normalization

2001-04-05 Thread Dean Roddey
I think that the parser is correct. The example given is of two NMTOKEN values separated by char refs that resolve to new lines. Normalization happens after character ref expansion, and the normalization indicates that all whitespace should be reduced to a single space. And besides, there are LOT

[Bug 1236] New - incorrect NMTOKENS attribute normalization

2001-04-05 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1236 *** shadow/1236 Thu Apr 5 10:57:56 2001 --- shadow/1236.tmp.11194 Thu Apr 5 10:57:56 2001 *** *** 0 --- 1,57 + ++ + | incorrect NMTOKENS

RE: ICU

2001-04-05 Thread Dean Roddey
Just to put a little more spin on that... The parser has a pluggable transcoding framework. ICU is one of the transcoders you can plug in, on the platforms where it is supported. You can also plug in other transcoders that are supported on a particular platform. However, ICU probably has far and a

Re: ICU

2001-04-05 Thread Tinny Ng
Xerces-C has intrinsic support for basic encodings like UTF-16, ISO-8859-1 ...etc. However, if you wish to parse XML files in some special encodings, say in Shift-JIS, Big5 etc., then you need ICU. International Components for Unicode (ICU) provides support for over 100 different encodings. Se

compiling on DYNIX/ptx

2001-04-05 Thread Konstantin Kivi
Hello All, I am trying to compile (I cannot name this activity 'porting') xerces-c1_4 on DYNIX/ptx numa 4.0 V4.4.7 i386 I have GNU make and GCC 2.95.3 installed and configured (it compile c++ programs including STL - so I assume all libraries are in place) I found that DYNIX/ptx supported (this

ICU

2001-04-05 Thread Sean Mcelroy
Can someone tell me what ICU is, what it's purpose is, and do I need to install it? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: xalan question

2001-04-05 Thread David_N_Bertoni
Hi Charlie, Are you sure you're not just getting one of the text node children of the element? I can't tell anything from this code because I have no idea what it's doing and what the tree looks like. Can you reduce this to a small input document and stylesheet, or are you building this docume

RE: xerces and STL

2001-04-05 Thread Arnold, Curt
My gut feeling (since I don't have an AIX machine) is that the signatures don't match due to two different definitions of bool. If you are getting a multiple definition warning for bool in XercesDefs.hpp, then NO_NATIVE_BOOL processor macro must be defined. If your platform actually has a na

xalan question

2001-04-05 Thread Charlie Hart
Please excuse the non-xerces posting but I have tried posting this to xalan-c-dev but it never appears on the posting so I am trying it here. I have the following NodeRefList nodeset = getNodeRefList(_context,_expr) ; if ( nodeset.getLength() >= 1 ) DOM_NOde aNode = (XercesDocumentBridge*)(doc

[Bug 1087] Changed - 'Undefined variables' Error while building oon Solaris.

2001-04-05 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1087 *** shadow/1087 Fri Mar 23 00:42:22 2001 --- shadow/1087.tmp.10542 Thu Apr 5 05:58:06 2001 *** *** 27,30 C++. Thanks ! Pradeep --- 27,34 C++. Thanks ! Pradeep ! ! --- Additional Comments From [E

xerces and STL

2001-04-05 Thread Gabor . Szolcsanyi
Hi, I have a compile error on AIX 4.3.3 using compiler xlC 3.6.6 and STL.2.0 "../../../XML/xerces/xerces-c1_4_0-AIX42/include/util/XercesDefs.hpp", line 331.21: 1540-023: (S) "bool" has already been defined. "../../../XML/xerces/xerces-c1_4_0-AIX42/include/util/XercesDefs.hpp", line 331.1: 1540