Re: Better doc. of runConfigure, please

2002-03-15 Thread Jason E. Stewart
"David Starks-Browning" <[EMAIL PROTECTED]> writes: > Or use GNU autoconf, then everyone would already know how to use it. It does use autoconf, just not completely. > What is the reason it's not used? Technical? Philosophical? Lack of > interest? Lack of resources? Lack of resources. If

Re: bug report on Xerces-C++ 1.6/1.7

2002-03-15 Thread Jason E. Stewart
"Yufan Zhang" <[EMAIL PROTECTED]> writes: > Your Xerces-C++/1.6 can not hanlde the element value which has &, <, > >, % character. And your Xerces-C++/1.7 sometime can not work with a > XML file which has multiple DTDs(a dtd refer to another dtd), > however the same xml file can work with 1.6 ver

Re: xerces-p install test falls (need help)

2002-03-15 Thread John Utz
Hello, dobroye utrom, etc On Fri, 15 Mar 2002, mail wrote: > Hello xerces-c-dev, > i've try install XML-Xerces1_6_0 on FreeBSD platform. > libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but > the tests from XML-Xerces is 100% fall :( before you try to use xerces-p, i suggest tha

bug report on Xerces-C++ 1.6/1.7

2002-03-15 Thread Yufan Zhang
Hi, Your Xerces-C++/1.6 can not hanlde the element value which has &, <, >, % character. And your Xerces-C++/1.7 sometime can not work with a XML file which has multiple DTDs(a dtd refer to another dtd), however the same xml file can work with 1.6 version, which return error said: Can not deter

xerces-p install test falls (need help)

2002-03-15 Thread mail
Hello xerces-c-dev, i've try install XML-Xerces1_6_0 on FreeBSD platform. libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but the tests from XML-Xerces is 100% fall :( all of them display error: "Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for module XML::Xerces: blib/ar ch/au

Re: finding the "current" InputSource

2002-03-15 Thread Alberto Massari
At 18.22 14/03/2002 -0800, Dean Roddey wrote: >XMLScanner is an internal implementation, so you take your own chances if >you use it since it could change any time. This is most likely why it isn't >documented, since they don't want to accept the responsibility for people >using it. > >Actually, s

requirements for SUCCESSFUL usage of xerces-c 1.7 on FreeBSD4.5-RELEASE should/could this be added to the docs?

2002-03-15 Thread John Utz
Hello; i finally had a work at home day that could be appropriately utilized by getting xerces-c to build *and* run the samples on my FreeBSD 4.5-RELEASE box. perhaps there are people out there who got this to work without a problem, but i never saw them chime in when i was helping the *other* f

DO NOT REPLY [Bug 7164] New: - DOMParser with a DTD leak!

2002-03-15 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

DOM Level 3 Abstract Schemas

2002-03-15 Thread Andre Böhlke
Hallo, are there any plans implementing DOM level 3? Especially the Abstract Schemas part would be interesting, don't you think? Greetings, Andre -- Andre Boehlke - student (Universitaet Goettingen - Germany) --- -

DO NOT REPLY [Bug 7162] New: - IconvFreeBSDTransService.cpp needs an #include statement fixed to use xercesc

2002-03-15 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 7155] - build instructions are out of date, also, they refer to building from cvs, not dists

2002-03-15 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 7155] New: - build instructions are out of date, also, they refer to building from cvs, not dists

2002-03-15 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: finding the "current" InputSource

2002-03-15 Thread Joanne Bogart
>> Actually, some more abstract API could be added to the DOM parser to >> get the system id of the current entity. > > I skipped over early parts of this thead, so I don't know if this is > relevant or not, but... > > I believe DOM Level 3 was considering adding the ability to ask a node for > it

Re: Conversion from XMLByte* to char*

2002-03-15 Thread PeiYong PY Zhang
Brad, If you wanted to use the Base64's encoding/decoding methods, I think you are pretty safe to cast char* to XMLByte*. Rgds, PeiYong Brad Settlemyer wrote: > Hello > > What is the recommended way to translate from char* to XMLByte*? > > Thanks > Brad > >

Re: Unused IDTest functions

2002-03-15 Thread Tinny Ng
I think you are right. They are missed. I have just added them back. Thanks! Tinny - Original Message - From: "Giorgio Sidari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 1:15 PM Subject: Unused IDTest functions > Hi! > I would like to know where and whe

DO NOT REPLY [Bug 7150] - DSP for building XercesLib 1.7.0 unusable

2002-03-15 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 7150] New: - DSP for building XercesLib 1.7.0 unusable

2002-03-15 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

Version issues?

2002-03-15 Thread Bavishi, Pankaj
I have used xerces version 7(xerces-c_1_6_0.dll) and lib and header files from version 7, in my MSDEV project. Is that compatible..are there any issues working with 2 version? - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: finding the "current" InputSource

2002-03-15 Thread Joseph Kesselman/CAM/Lotus
>Actually, some more abstract API could be added to the DOM parser to >get the system id of the current entity. I skipped over early parts of this thead, so I don't know if this is relevant or not, but... I believe DOM Level 3 was considering adding the ability to ask a node for its Base URI. T

validating DomParser leaks...

2002-03-15 Thread Jean-Francois Farley
I'm pretty sure there's a leak in the validating DOMParser... The problem seems to be in the parser 1.6 and 1.7. When I try to parse XML with a DTD in the file, some memory seems to be left unreleased. here's a bit of my code: *** bool ValidateDOMWithExternDTD(DOM_N

RE: xml message returned as text file?

2002-03-15 Thread Jesse Pelton
I imagine that you are either not sending an HTTP content-type header, or if you are, it is not specifying text/html. If at all possible, you should send a header specifying content-type: text/html. If that's not possible, IE will take a guess at what the content-type is, and its decision ma

xml message returned as text file?

2002-03-15 Thread pankaj bavishi
Hello, I am using xercesc parser to retrieve XML message. I am sending the "request" through browser (IE) but I am getting back the "response" as a text file..It asks me to open/save the file. When I was using MSXML, I was retrieving the data properly as html format without having to save as text

Re: Xerces c++ parser + icu + borland c++ builder ??

2002-03-15 Thread Don Mastrovito
Alper, I forgot to mention that in addition to third party components, the CLX framework introduced by D6 and BCB6 supports UNICODE. CLX is the cross platform (Windows and Linux) replacement for the VCL that utilizes native UNICODE visual controls. Don --

Re: Xerces c++ parser + icu + borland c++ builder ??

2002-03-15 Thread Don Mastrovito
Alper, For basic UNICODE library support, check out Mike Lischke's site at: http://www.delphi-unicode.net/ For visual controls, you might find Troy Wolbrink's visual controls useful: http://home.ccci.org/wolbrink/tntmpd/delphi_unicode_controls_project.htm Of course any Delphi library and/or com

Re: Xerces c++ parser + icu + borland c++ builder ??

2002-03-15 Thread taraben . a
You can't mix the obj files between CBuilder and VC :-( CBuilder can handle widestrings but the GUI (VCL) does not handle that in TEdit, TLabel etc. Adib. Alper Ozer wrote: > If I build icu source in vc++, can I use object files and header files > from builder ? (I think, I've read it in an