DO NOT REPLY [Bug 5563] - Add capacity to build Xerces as static library

2002-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5563] - Add capacity to build Xerces as static library

2002-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5563] - Add capacity to build Xerces as static library

2002-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[3rd party jar] style-apachexml

2002-02-04 Thread Theodore W. Leung
This jar is a package of stylebook stylesheets. It is covered by the ASF license It appears in xml-xerces/java/tools/Attic/style-apachexml.jar,v and xml-xerces/c/tools/jars/style-apachexml.jar,v For Xerces-J, the problem is solved For Xerces-C we can solve the problem by checking in the ASF

DO NOT REPLY [Bug 6227] New: - Make method getLastExtLocation() constant

2002-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Fwd: XMLString

2002-02-04 Thread Tinny Ng
Just a wild guess ... The actual function is: bool XMLString::transcode( const XMLCh* consttoTranscode , char* const toFill , const unsigned intmaxChars) So may be the link error is related to the 3rd parameter =>

RE: Circular Definitions

2002-02-04 Thread Lenny Hoffman
Hi Sam, I was using the released version (1.6), so I took your advise and tried it on the CVS version, but with no affect. The problem persists, and examining code differences between 1.6 and the latest I could not see anything that would suggest a fix. Thanks, Lenny -Original Message

Fwd: XMLString

2002-02-04 Thread Tobias McNulty
Hi, I'm sending this message again because I don't believe anyone replied the first time -- and I am still clueless as to what the problem might be, despite further investigation on my part. Any help would be greatly appreciated! >Hello, > >I am trying to use XMLString::transcode(XMLCh * in,